Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6053/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 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([259A955A08E3231F:4D25A070D87931F3]: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:137)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
java.lang.NullPointerException
Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
at org.apache.hadoop.util.Shell.run(Shell.java:456)
at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
... 31 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11319 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\init-core-data-001
[junit4] 2> 932718 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-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> 932729 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 932729 INFO (Thread-1917) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 932729 INFO (Thread-1917) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 932830 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:53227
[junit4] 2> 932830 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 932831 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 932836 INFO (zkCallback-1460-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f999847
name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 932837 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 932837 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 932837 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 932846 INFO (jetty-launcher-1459-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 932846 INFO (jetty-launcher-1459-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 932846 INFO (jetty-launcher-1459-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4cddf295{/solr,null,AVAILABLE}
[junit4] 2> 932848 INFO (jetty-launcher-1459-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54fe48da{/solr,null,AVAILABLE}
[junit4] 2> 932850 INFO (jetty-launcher-1459-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f2ee247{HTTP/1.1,[http/1.1]}{127.0.0.1:53231}
[junit4] 2> 932850 INFO (jetty-launcher-1459-thread-2) [ ]
o.e.j.s.Server Started @938827ms
[junit4] 2> 932850 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53231}
[junit4] 2> 932851 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 932851 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2'
[junit4] 2> 932851 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 932851 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2f4b858e{HTTP/1.1,[http/1.1]}{127.0.0.1:53234}
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.e.j.s.Server Started @938828ms
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53234}
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1'
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 932852 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 932854 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 932854 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 932856 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 932860 INFO (zkCallback-1462-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@674d892a
name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 932860 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 932860 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 932860 INFO (zkCallback-1461-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e82a8ec
name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 932860 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 932860 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 932861 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 932861 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\.
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\.
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 405019599
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1]
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1319287279
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2]
[junit4] 2> 932885 WARN (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\lib
[junit4] 2> 932885 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 932885 WARN (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\lib
[junit4] 2> 932887 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53227/solr
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53227/solr
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 932893 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 932894 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 932894 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 932896 INFO (zkCallback-1467-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@62b3d374
name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 932896 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 932896 INFO (zkCallback-1468-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c262a28 name:ZooKeeperConnection
Watcher:127.0.0.1:53227 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 932896 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 932896 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 932896 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 932897 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 0x156925127e60004, 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> 932898 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$70/712731862@30ccd692
[junit4] 2> 932902 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$70/712731862@725e6645
[junit4] 2> 932902 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 932902 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 932904 INFO
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23fc859e
name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 932904 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 932905 INFO
(zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2624e696
name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 932905 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 932906 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 932906 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 932908 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 932911 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 932911 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 932914 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 932915 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 932916 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 932918 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 932918 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 932918 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 932920 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 932921 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 932921 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 932922 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 932922 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 932923 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 932924 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 932926 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 932926 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 932927 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 932927 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 932928 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 932928 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 932930 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 932931 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 932931 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 932932 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 932932 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 932932 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 932933 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96425319294435334-127.0.0.1:53231_solr-n_0000000000
[junit4] 2> 932933 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96425319294435333-127.0.0.1:53234_solr-n_0000000001
[junit4] 2> 932933 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53231_solr
[junit4] 2> 932933 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 932935 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96425319294435334-127.0.0.1:53231_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 932936 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53234_solr
[junit4] 2> 932936 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.Overseer Overseer
(id=96425319294435334-127.0.0.1:53231_solr-n_0000000000) starting
[junit4] 2> 932936 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:53234_solr
[junit4] 2> 932939 INFO
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 932939 INFO
(zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 932940 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 932945 INFO
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 932945 INFO
(zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 932963 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 932963 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 932965 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 932967 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:53231_solr as DOWN
[junit4] 2> 932968 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53231_solr
[junit4] 2> 932968 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:53231_solr
[junit4] 2> 932972 INFO
(OverseerCollectionConfigSetProcessor-96425319294435334-127.0.0.1:53231_solr-n_0000000000)
[n:127.0.0.1:53231_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 932974 INFO
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 932975 INFO
(OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000)
[n:127.0.0.1:53231_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 932975 INFO
(zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 932983 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 932983 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 932987 INFO
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 932990 INFO
(OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 932992 INFO
(OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000)
[n:127.0.0.1:53231_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:53231_solr"} current state version: 0
[junit4] 2> 932992 INFO
(OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000)
[n:127.0.0.1:53231_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:53231_solr
[junit4] 2> 933039 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_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> 933039 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_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> 933473 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 933473 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 933542 INFO (jetty-launcher-1459-thread-1-EventThread)
[n:127.0.0.1:53234_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 933543 INFO (jetty-launcher-1459-thread-2-EventThread)
[n:127.0.0.1:53231_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 933755 ERROR (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.h.u.Shell Failed to locate the winutils binary
in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
[junit4] 2> at
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 933984 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 933986 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\.
[junit4] 2> 933986 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 933989 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 933989 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\.
[junit4] 2> 933990 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 933993 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 933993 INFO (jetty-launcher-1459-thread-2)
[n:127.0.0.1:53231_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 933993 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 933993 INFO (jetty-launcher-1459-thread-1)
[n:127.0.0.1:53234_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 933994 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 933994 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 933998 INFO (zkCallback-1473-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@122ad2f4
name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 933998 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 933998 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 934000 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 0x156925127e60009, 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> 934073 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 935473 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 935474 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 935476 INFO (zkCallback-1475-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@65f10af3
name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 935476 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 935476 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 935478 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 0x156925127e6000a, 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> 935478 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 935522 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 935575 ERROR (qtp724333897-8431) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 935622 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935628 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935641 ERROR (qtp1741161636-8449) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 935646 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935649 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935650 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 935677 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 935716 INFO (qtp724333897-8448) [n:127.0.0.1:53231_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935716 INFO (qtp724333897-8448) [n:127.0.0.1:53231_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935719 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935721 INFO (qtp1741161636-8438) [n:127.0.0.1:53234_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935721 INFO (qtp1741161636-8438) [n:127.0.0.1:53234_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935724 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935742 INFO (qtp724333897-8445) [n:127.0.0.1:53231_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935742 INFO (qtp724333897-8445) [n:127.0.0.1:53231_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935757 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935761 INFO (qtp1741161636-8439) [n:127.0.0.1:53234_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935761 INFO (qtp1741161636-8439) [n:127.0.0.1:53234_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935765 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935779 INFO (qtp724333897-8430) [n:127.0.0.1:53231_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935779 INFO (qtp724333897-8430) [n:127.0.0.1:53231_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935780 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935785 INFO (qtp1741161636-8450) [n:127.0.0.1:53234_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935785 INFO (qtp1741161636-8450) [n:127.0.0.1:53234_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935789 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935802 INFO (qtp724333897-8431) [n:127.0.0.1:53231_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935802 INFO (qtp724333897-8431) [n:127.0.0.1:53231_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935805 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935808 INFO (qtp1741161636-8449) [n:127.0.0.1:53234_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935808 INFO (qtp1741161636-8449) [n:127.0.0.1:53234_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935812 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935813 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 935830 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 935842 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=259A955A08E3231F
-Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Indiana/Marengo
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] FAILURE 0.03s J0 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([259A955A08E3231F:4D25A070D87931F3]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 935885 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 935896 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935900 INFO (qtp724333897-8428) [n:127.0.0.1:53231_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTQ2igFWtl24NgkEFOlcR2WXxj-iLrGWDJicD7KUnkTlB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935900 INFO (qtp724333897-8428) [n:127.0.0.1:53231_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTQ2igFWtl24NgkEFOlcR2WXxj-iLrGWDJicD7KUnkTlB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935900 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 935920 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 935924 INFO (qtp724333897-8427) [n:127.0.0.1:53231_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> 935924 INFO (qtp724333897-8427) [n:127.0.0.1:53231_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> 935924 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1471369610587&s=OOxQ4CCoHTv+XYogyTOH7pgJVwM=";
Path=/; Domain=127.0.0.1; Expires= , 16- -2016 17:46:50 GMT; HttpOnly".
Invalid 'expires' attribute: , 16- -2016 17:46:50 GMT
[junit4] 2> 935924 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 935955 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 935966 INFO (qtp724333897-8429) [n:127.0.0.1:53231_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935966 INFO (qtp724333897-8429) [n:127.0.0.1:53231_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935969 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935972 INFO (qtp1741161636-8435) [n:127.0.0.1:53234_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 935972 INFO (qtp1741161636-8435) [n:127.0.0.1:53234_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 935975 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 935975 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 935994 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 936000 WARN (qtp724333897-8427) [n:127.0.0.1:53231_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> 936001 WARN (qtp724333897-8427) [n:127.0.0.1:53231_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 936001 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 936002 WARN (qtp1741161636-8450) [n:127.0.0.1:53234_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> 936002 WARN (qtp1741161636-8450) [n:127.0.0.1:53234_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 936002 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 936007 WARN (qtp724333897-8431) [n:127.0.0.1:53231_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> 936008 WARN (qtp724333897-8431) [n:127.0.0.1:53231_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 936008 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 936010 WARN (qtp1741161636-8437) [ ]
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> 936010 WARN (qtp1741161636-8437) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 936010 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 936010 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 936013 INFO (jetty-launcher-1459-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@2f4b858e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 936014 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=405019599
[junit4] 2> 936017 INFO (jetty-launcher-1459-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53234_solr as DOWN
[junit4] 2> 936018 INFO (jetty-launcher-1459-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@f2ee247{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 936019 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1319287279
[junit4] 2> 936021 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:53231_solr as DOWN
[junit4] 2> 936034 INFO (jetty-launcher-1459-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96425319294435334-127.0.0.1:53231_solr-n_0000000000) closing
[junit4] 2> 936036 INFO
(OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000)
[n:127.0.0.1:53231_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53231_solr
[junit4] 2> 936037 INFO
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 936037 WARN
(zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr)
[n:127.0.0.1:53234_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 936040 INFO
(zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 936041 ERROR
(Thread[Thread-1942,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:53234_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 936075 INFO (jetty-launcher-1459-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@54fe48da{/solr,null,UNAVAILABLE}
[junit4] 2> 937540 WARN
(zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr)
[n:127.0.0.1:53231_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 937540 ERROR
(Thread[Thread-1940,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:53231_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 937546 INFO (jetty-launcher-1459-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4cddf295{/solr,null,UNAVAILABLE}
[junit4] 2> 937559 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53227 53227
[junit4] 2> 937563 INFO (Thread-1917) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:53227 53227
[junit4] 2> 937563 WARN (Thread-1917) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[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/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/clusterstate.json
[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> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[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> 937563 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001
[junit4] 2> Aug 16, 2016 7:46:52 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=349, maxMBSortInHeap=7.835791231736162,
sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY,
timezone=America/Indiana/Marengo
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=172965352,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest,
CdcrBootstrapTest, ParsingFieldUpdateProcessorsTest,
TestLMDirichletSimilarityFactory, CoreSorterTest, DirectUpdateHandlerTest,
HLLUtilTest, TestRuleBasedAuthorizationPlugin, TestNRTOpen, RollingRestartTest,
ZkControllerTest, RankQueryTest, TestSolrDynamicMBean,
TestSolrConfigHandlerConcurrent, HdfsThreadLeakTest, TestRandomDVFaceting,
TestExtendedDismaxParser, TestHashQParserPlugin,
PathHierarchyTokenizerFactoryTest, TestRawResponseWriter,
MoreLikeThisHandlerTest, TestPostingsSolrHighlighter,
TestLocalFSCloudBackupRestore, TestSmileRequest, TestLFUCache,
TestSolrCLIRunExample, SolrCloudExampleTest, DirectSolrSpellCheckerTest,
CdcrVersionReplicationTest, TestUpdate, TestRemoteStreaming,
TestFieldCacheReopen, TestDocBasedVersionConstraints,
BigEndianAscendingWordDeserializerTest, TestCoreContainer,
ExternalFileFieldSortTest, DocExpirationUpdateProcessorFactoryTest,
DistributedExpandComponentTest, DistributedFacetPivotLongTailTest,
TestConfigSetsAPI, TestQuerySenderNoQuery, TestClassicSimilarityFactory,
DeleteShardTest, TestGeoJSONResponseWriter, TestUniqueKeyFieldResource,
ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory,
QueryResultKeyTest, WrapperMergePolicyFactoryTest, TestFastLRUCache,
TestRequestStatusCollectionAPI, DOMUtilTest, TimeZoneUtilsTest,
SimplePostToolTest, MigrateRouteKeyTest, PrimitiveFieldTypeTest,
UpdateParamsTest, CdcrUpdateLogTest, CloudMLTQParserTest,
XsltUpdateRequestHandlerTest, BlockDirectoryTest, TestHdfsBackupRestoreCore,
TestObjectReleaseTracker, DateRangeFieldTest, XmlUpdateRequestHandlerTest,
ResponseHeaderTest, TestRestManager, TestAnalyzeInfixSuggestions,
TestReqParamsAPI, TestCollapseQParserPlugin, SoftAutoCommitTest,
ZkStateReaderTest, TestCloudInspectUtil, FullHLLTest, RegexBoostProcessorTest,
CircularListTest, DistributedQueryComponentCustomSortTest,
TestNamedUpdateProcessors, TestConfig, TestStressReorder,
TestHighlightDedupGrouping, DisMaxRequestHandlerTest, OverseerRolesTest,
JSONWriterTest, HighlighterTest, TestIBSimilarityFactory, TestJmxIntegration,
AddSchemaFieldsUpdateProcessorFactoryTest, BitVectorTest,
StatelessScriptUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest,
TestCursorMarkWithoutUniqueKey, TestSearchPerf, TestFieldResource,
TestReplicationHandler, TestStressLucene, LeaderElectionTest,
TestPhraseSuggestions, TestOnReconnectListenerSupport,
TestRandomRequestDistribution, TestManagedResource,
TestCloudPseudoReturnFields, TestSort, ClusterStateTest,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [232/629 (1!)] on J0 in 5.87s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 880 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_259A955A08E3231F-001\init-core-data-001
[junit4] 2> 2797792 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[259A955A08E3231F]-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> 2797960 WARN
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[259A955A08E3231F]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 2> 2797984 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[259A955A08E3231F]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=355, maxMBSortInHeap=6.47819508210712,
sim=ClassicSimilarity, locale=de-GR, timezone=Asia/Yekaterinburg
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=161413456,total=510722048
[junit4] 2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest,
CdcrBootstrapTest, ParsingFieldUpdateProcessorsTest,
TestLMDirichletSimilarityFactory, CoreSorterTest, DirectUpdateHandlerTest,
HLLUtilTest, TestRuleBasedAuthorizationPlugin, TestNRTOpen, RollingRestartTest,
ZkControllerTest, RankQueryTest, TestSolrDynamicMBean,
TestSolrConfigHandlerConcurrent, HdfsThreadLeakTest, TestRandomDVFaceting,
TestExtendedDismaxParser, TestHashQParserPlugin,
PathHierarchyTokenizerFactoryTest, TestRawResponseWriter,
MoreLikeThisHandlerTest, TestPostingsSolrHighlighter,
TestLocalFSCloudBackupRestore, TestSmileRequest, TestLFUCache,
TestSolrCLIRunExample, SolrCloudExampleTest, DirectSolrSpellCheckerTest,
CdcrVersionReplicationTest, TestUpdate, TestRemoteStreaming,
TestFieldCacheReopen, TestDocBasedVersionConstraints,
BigEndianAscendingWordDeserializerTest, TestCoreContainer,
ExternalFileFieldSortTest, DocExpirationUpdateProcessorFactoryTest,
DistributedExpandComponentTest, DistributedFacetPivotLongTailTest,
TestConfigSetsAPI, TestQuerySenderNoQuery, TestClassicSimilarityFactory,
DeleteShardTest, TestGeoJSONResponseWriter, TestUniqueKeyFieldResource,
ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory,
QueryResultKeyTest, WrapperMergePolicyFactoryTest, TestFastLRUCache,
TestRequestStatusCollectionAPI, DOMUtilTest, TimeZoneUtilsTest,
SimplePostToolTest, MigrateRouteKeyTest, PrimitiveFieldTypeTest,
UpdateParamsTest, CdcrUpdateLogTest, CloudMLTQParserTest,
XsltUpdateRequestHandlerTest, BlockDirectoryTest, TestHdfsBackupRestoreCore,
TestObjectReleaseTracker, DateRangeFieldTest, XmlUpdateRequestHandlerTest,
ResponseHeaderTest, TestRestManager, TestAnalyzeInfixSuggestions,
TestReqParamsAPI, TestCollapseQParserPlugin, SoftAutoCommitTest,
ZkStateReaderTest, TestCloudInspectUtil, FullHLLTest, RegexBoostProcessorTest,
CircularListTest, DistributedQueryComponentCustomSortTest,
TestNamedUpdateProcessors, TestConfig, TestStressReorder,
TestHighlightDedupGrouping, DisMaxRequestHandlerTest, OverseerRolesTest,
JSONWriterTest, HighlighterTest, TestIBSimilarityFactory, TestJmxIntegration,
AddSchemaFieldsUpdateProcessorFactoryTest, BitVectorTest,
StatelessScriptUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest,
TestCursorMarkWithoutUniqueKey, TestSearchPerf, TestFieldResource,
TestReplicationHandler, TestStressLucene, LeaderElectionTest,
TestPhraseSuggestions, TestOnReconnectListenerSupport,
TestRandomRequestDistribution, TestManagedResource,
TestCloudPseudoReturnFields, TestSort, ClusterStateTest,
TestSolrCloudWithDelegationTokens, ClassificationUpdateProcessorFactoryTest,
ZkCLITest, TriLevelCompositeIdRoutingTest, QueryElevationComponentTest,
CollectionReloadTest, ActionThrottleTest, ShardRoutingTest, TestDistribIDF,
TestFaceting, IndexBasedSpellCheckerTest, DeleteNodeTest, CursorMarkTest,
TestNonDefinedSimilarityFactory, CollectionTooManyReplicasTest,
TestMaxScoreQueryParser, GraphQueryTest, TestJmxMonitoredMap,
TestSchemaResource, TestHighFrequencyDictionaryFactory,
TestSolrDeletionPolicy1, TestBulkSchemaConcurrent, ClusterStateUpdateTest,
DistributedSuggestComponentTest, TestQueryWrapperFilter, TestNumericTerms64,
BlockJoinFacetRandomTest, TestLRUCache, ReplicationFactorTest, TestXmlQParser,
TestConfigSetsAPIZkFailure, TestStressLiveNodes, TestCollationFieldDocValues,
ScriptEngineTest, LeaderInitiatedRecoveryOnCommitTest, MBeansHandlerTest,
StandardRequestHandlerTest, DistributedQueryElevationComponentTest,
TestChildDocTransformer, TestDocumentBuilder, HdfsChaosMonkeyNothingIsSafeTest,
RecoveryZkTest, EnumFieldTest, PeerSyncTest, TestTolerantSearch,
SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest,
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, QueryEqualityTest,
SortByFunctionTest, TestWriterPerf, TestQueryTypes, RequestHandlersTest,
TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField,
ReturnFieldsTest, JsonLoaderTest, TestPartialUpdateDeduplication,
CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test,
AlternateDirectoryTest, SolrIndexConfigTest, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestBinaryField, TestElisionMultitermQuery,
DirectSolrConnectionTest, TestLuceneMatchVersion, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestBM25SimilarityFactory, URLClassifyProcessorTest, PreAnalyzedFieldTest,
SpellingQueryConverterTest, SliceStateTest, SystemInfoHandlerTest,
FileUtilsTest, CursorPagingTest, ConnectionReuseTest, AsyncMigrateRouteKeyTest,
CollectionsAPISolrJTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest,
TestAuthenticationFramework, TestCollectionAPI, TestConfigSetsAPIExclusivity,
TestDistribDocBasedVersion, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster,
TestReplicaProperties, TestSSLRandomization,
TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=259A955A08E3231F
-Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Asia/Yekaterinburg
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
[junit4] > at
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
[junit4] > at
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
[junit4] > at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
[junit4] > at
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
[junit4] > at
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
[junit4] > at org.apache.hadoop.util.Shell.run(Shell.java:456)
[junit4] > at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
[junit4] > at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
[junit4] > at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
[junit4] > at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
[junit4] > at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
[junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [502/629 (2!)] on J0 in 0.22s, 0 tests, 2 errors <<<
FAILURES!
[...truncated 60496 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]