Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2041/
Java: 64bit/jdk-9-ea+140 -XX:-UseCompressedOops -XX:+UseSerialGC
1 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([DCA11BAD7ABC604E:B41E2E87AA2672A2]: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:144)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 11234 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DCA11BAD7ABC604E-001/init-core-data-001
[junit4] 2> 644483 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DCA11BAD7ABC604E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 644486 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DCA11BAD7ABC604E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DCA11BAD7ABC604E-001/tempDir-001
[junit4] 2> 644486 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DCA11BAD7ABC604E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 644486 INFO (Thread-1231) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 644486 INFO (Thread-1231) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 644586 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DCA11BAD7ABC604E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:43741
[junit4] 2> 644591 INFO (jetty-launcher-568-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 644591 INFO (jetty-launcher-568-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 644598 INFO (jetty-launcher-568-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@636625f7{/solr,null,AVAILABLE}
[junit4] 2> 644598 INFO (jetty-launcher-568-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6febfd55{/solr,null,AVAILABLE}
[junit4] 2> 644599 INFO (jetty-launcher-568-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@76a27b0c{HTTP/1.1,[http/1.1]}{127.0.0.1:32810}
[junit4] 2> 644599 INFO (jetty-launcher-568-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@21b8bb42{HTTP/1.1,[http/1.1]}{127.0.0.1:44754}
[junit4] 2> 644599 INFO (jetty-launcher-568-thread-2) [ ]
o.e.j.s.Server Started @648900ms
[junit4] 2> 644599 INFO (jetty-launcher-568-thread-1) [ ]
o.e.j.s.Server Started @648900ms
[junit4] 2> 644599 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32810}
[junit4] 2> 644599 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44754}
[junit4] 2> 644600 ERROR (jetty-launcher-568-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 644600 ERROR (jetty-launcher-568-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.3.0
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-26T07:29:36.472281Z
[junit4] 2> 644600 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-26T07:29:36.472303Z
[junit4] 2> 644602 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 644602 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 644608 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 644610 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 644611 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43741/solr
[junit4] 2> 644612 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43741/solr
[junit4] 2> 644621 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44754_solr
[junit4] 2> 644621 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32810_solr
[junit4] 2> 644622 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96827275762794501-127.0.0.1:44754_solr-n_0000000000) starting
[junit4] 2> 644622 INFO (zkCallback-579-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 644625 INFO
(OverseerStateUpdate-96827275762794501-127.0.0.1:44754_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 644625 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44754_solr
[junit4] 2> 644625 INFO (zkCallback-578-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 644627 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.c.CoreContainer Authentication plugin class obtained from system property
'authenticationPlugin': org.apache.solr.security.KerberosPlugin
[junit4] 2> 644631 INFO (zkCallback-579-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 644634 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.CoreContainer Authentication plugin class obtained from system property
'authenticationPlugin': org.apache.solr.security.KerberosPlugin
[junit4] 2> 644637 INFO (jetty-launcher-568-thread-2) [ ]
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=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler,
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 644637 INFO (jetty-launcher-568-thread-1) [ ]
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=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler,
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 644677 INFO (jetty-launcher-568-thread-2) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 644677 INFO (jetty-launcher-568-thread-1) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 644686 INFO (jetty-launcher-568-thread-1-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 644686 INFO (jetty-launcher-568-thread-2-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 644786 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@695741fa
[junit4] 2> 644786 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@49abcf64
[junit4] 2> 644786 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.u.UpdateShardHandler Reconfiguring the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@695741fa
[junit4] 2> 644786 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.u.UpdateShardHandler Reconfiguring the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@49abcf64
[junit4] 2> 644787 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DCA11BAD7ABC604E-001/tempDir-001/node1/.
[junit4] 2> 644788 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DCA11BAD7ABC604E-001/tempDir-001/node2/.
[junit4] 2> 644807 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 645051 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645055 INFO (qtp621517081-3869) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PHuigFYI_F17gEDFMRjpCVvc0pgzE2U-zUVDI5xFfNeB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645055 INFO (qtp621517081-3869) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PHuigFYI_F17gEDFMRjpCVvc0pgzE2U-zUVDI5xFfNeB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645068 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645071 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645074 INFO (qtp621517081-3869) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PHuigFYI_F17gEDFMRjpCVvc0pgzE2U-zUVDI5xFfNeB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645074 INFO (qtp621517081-3869) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PHuigFYI_F17gEDFMRjpCVvc0pgzE2U-zUVDI5xFfNeB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645077 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645080 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645093 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645095 INFO (qtp621517081-3879) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PK6igFYI_F2ugIDFFpOmofvDw_mooIo2KxoAUqPzut7B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645095 INFO (qtp621517081-3879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PK6igFYI_F2ugIDFFpOmofvDw_mooIo2KxoAUqPzut7B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645099 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645101 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645104 INFO (qtp2130591978-3884) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PK6igFYI_F2ugIDFFpOmofvDw_mooIo2KxoAUqPzut7B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645104 INFO (qtp2130591978-3884) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PK6igFYI_F2ugIDFFpOmofvDw_mooIo2KxoAUqPzut7B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645106 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645109 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645120 INFO (qtp621517081-3873) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLYigFYI_F22AMDFDbC-tQnc5fYLWlG7F32_Dm6DyD_B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645120 INFO (qtp621517081-3873) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLYigFYI_F22AMDFDbC-tQnc5fYLWlG7F32_Dm6DyD_B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645123 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645126 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645129 INFO (qtp621517081-3873) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLYigFYI_F22AMDFDbC-tQnc5fYLWlG7F32_Dm6DyD_B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645129 INFO (qtp621517081-3873) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLYigFYI_F22AMDFDbC-tQnc5fYLWlG7F32_Dm6DyD_B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645131 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645144 INFO (qtp621517081-3873) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLuigFYI_F27gQDFJaaiotUEBbCi86bYX9Ei0OylXz8B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645144 INFO (qtp621517081-3873) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLuigFYI_F27gQDFJaaiotUEBbCi86bYX9Ei0OylXz8B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645159 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645161 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645164 INFO (qtp2130591978-3870) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLuigFYI_F27gQDFJaaiotUEBbCi86bYX9Ei0OylXz8B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645164 INFO (qtp2130591978-3870) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PLuigFYI_F27gQDFJaaiotUEBbCi86bYX9Ei0OylXz8B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645166 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645167 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 645179 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 645187 INFO (qtp621517081-3879) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PMcigFYI_F3HAUDFBgNmDNiWGtVlFHHSrGpaGGZZQilB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645187 INFO (qtp621517081-3879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PMcigFYI_F3HAUDFBgNmDNiWGtVlFHHSrGpaGGZZQilB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645189 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645191 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645195 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645197 INFO (qtp621517081-3879) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PMcigFYI_F3HAUDFBgNmDNiWGtVlFHHSrGpaGGZZQilB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645197 INFO (qtp621517081-3879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PMcigFYI_F3HAUDFBgNmDNiWGtVlFHHSrGpaGGZZQilB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645199 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645203 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645204 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 645216 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 645225 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645228 INFO (qtp621517081-3879) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PNCigFYI_F3QgYDFOvjQjdSan2IzmOlzahdR0tvXRyyB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 645228 INFO (qtp621517081-3879) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVf_5PNCigFYI_F3QgYDFOvjQjdSan2IzmOlzahdR0tvXRyyB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645228 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 645239 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 645256 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=DCA11BAD7ABC604E
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et-EE
-Dtests.timezone=Africa/Khartoum -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.03s J0 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([DCA11BAD7ABC604E:B41E2E87AA2672A2]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:144)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:298)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 645268 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 645271 INFO (qtp621517081-3871) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 645271 INFO (qtp621517081-3871) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 645271 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1477502977142&s=EAtk9Kuu3lJq2K8guDoux252Xrw=";
Path=/; Domain=127.0.0.1; Expires=K, 26-okt-2016 17:29:37 GMT; HttpOnly".
Invalid 'expires' attribute: K, 26-okt-2016 17:29:37 GMT
[junit4] 2> 645271 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 645282 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 645289 WARN (qtp621517081-3871) [ ]
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> 645290 WARN (qtp621517081-3871) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 645290 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645292 WARN (qtp2130591978-3870) [ ]
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> 645293 WARN (qtp2130591978-3870) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 645294 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645301 WARN (qtp621517081-3879) [ ]
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> 645302 WARN (qtp621517081-3879) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 645302 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645304 WARN (qtp2130591978-3874) [ ]
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> 645305 WARN (qtp2130591978-3874) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 645305 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645305 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 645315 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 645322 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 645332 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 645342 ERROR (qtp621517081-3881) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_11]
[junit4] 2> 645351 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645354 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645357 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645360 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645372 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645376 ERROR (qtp621517081-3871) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_12]
[junit4] 2> 645380 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645383 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645387 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 645389 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=N, 01-jaan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: N, 01-jaan-1970 00:00:00 GMT
[junit4] 2> 645390 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DCA11BAD7ABC604E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 645391 INFO (jetty-launcher-568-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@21b8bb42{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 645391 INFO (jetty-launcher-568-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@76a27b0c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 645391 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=861718701
[junit4] 2> 645391 INFO (jetty-launcher-568-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=733215995
[junit4] 2> 645392 INFO (zkCallback-578-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 645394 INFO (jetty-launcher-568-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96827275762794501-127.0.0.1:44754_solr-n_0000000000) closing
[junit4] 2> 645394 INFO
(OverseerStateUpdate-96827275762794501-127.0.0.1:44754_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44754_solr
[junit4] 2> 646892 WARN (zkCallback-579-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 646893 ERROR
(Thread[Thread-1250,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 646894 WARN (zkCallback-578-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 646894 ERROR
(Thread[Thread-1249,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 646898 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 0x157ffe4f0690007, 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(java.base@9-ea/Thread.java:843)
[junit4] 2> 646898 INFO (jetty-launcher-568-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@636625f7{/solr,null,UNAVAILABLE}
[junit4] 2> 646898 INFO (jetty-launcher-568-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6febfd55{/solr,null,UNAVAILABLE}
[junit4] 2> 646899 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DCA11BAD7ABC604E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43741 43741
[junit4] 2> 646934 INFO (Thread-1231) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43741 43741
[junit4] 2> 646934 WARN (Thread-1231) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/aliases.json
[junit4] 2> 18 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 18 /solr/clusterstate.json
[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/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> 18 /solr/live_nodes
[junit4] 2> 18 /solr/collections
[junit4] 2> 2 /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> 646935 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DCA11BAD7ABC604E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DCA11BAD7ABC604E-001
[junit4] 2> Oct 26, 2016 7:29:38 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(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1073, maxMBSortInHeap=5.4573585949097625,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=et-EE,
timezone=Africa/Khartoum
[junit4] 2> NOTE: Linux 4.4.0-42-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=270700632,total=508952576
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCache,
DistributedFacetPivotLongTailTest, PolyFieldTest,
TestPerFieldSimilarityClassic, MergeStrategyTest,
DocumentAnalysisRequestHandlerTest, LeaderInitiatedRecoveryOnCommitTest,
TestSolr4Spatial, TestHdfsUpdateLog, TestReplicaProperties,
BlockJoinFacetDistribTest, DateRangeFieldTest,
DocExpirationUpdateProcessorFactoryTest, TestRandomFaceting,
TestJsonFacetRefinement, HdfsSyncSliceTest, TestFoldingMultitermQuery,
TestExactStatsCache, TestRecoveryHdfs, AnalysisAfterCoreReloadTest,
DeleteLastCustomShardedReplicaTest, TestChildDocTransformer, GraphQueryTest,
TestAtomicUpdateErrorCases, RegexBoostProcessorTest, TestOmitPositions,
TestCollectionAPI, CloudExitableDirectoryReaderTest, TestRandomFlRTGCloud,
QueryEqualityTest, NotRequiredUniqueKeyTest, TestDistributedSearch,
TestRandomCollapseQParserPlugin, TestGeoJSONResponseWriter,
TestSolrFieldCacheMBean, SynonymTokenizerTest,
BigEndianAscendingWordSerializerTest, PKIAuthenticationIntegrationTest,
TestReplicationHandler, TestOrdValues, AsyncCallRequestStatusResponseTest,
TestConfigSets, HdfsDirectoryTest, CoreSorterTest, ExternalFileFieldSortTest,
DistributedQueryElevationComponentTest, HdfsChaosMonkeySafeLeaderTest,
TestFunctionQuery, TestTrieFacet, TestJoin, TestSolrCloudWithDelegationTokens]
[junit4] Completed [182/645 (1!)] on J0 in 2.71s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 51431 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]