Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3489/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([A42C5845B74A0F98:93B7AC5B8F86D23C]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13698 lines...]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] 2> 730400 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_A42C5845B74A0F98-001/init-core-data-001
[junit4] 2> 730400 WARN
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
[junit4] 2> 730400 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 730401 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 730401 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_A42C5845B74A0F98-001/tempDir-001
[junit4] 2> 730402 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 730402 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 730402 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 730502 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33073
[junit4] 2> 730502 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33073
[junit4] 2> 730502 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33073
[junit4] 2> 730504 INFO (zkConnectionManagerCallback-5603-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730506 INFO (zkConnectionManagerCallback-5605-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730507 INFO (zkConnectionManagerCallback-5607-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730509 WARN (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 730509 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 730509 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 730509 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
[junit4] 2> 730510 WARN (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 730510 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 730510 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 730510 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
[junit4] 2> 730511 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 730511 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 730511 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 730511 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 730511 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 730511 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 730515 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@771e24ca{/solr,null,AVAILABLE}
[junit4] 2> 730515 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ade66a3{/solr,null,AVAILABLE}
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@304939d0{HTTP/1.1,[http/1.1]}{127.0.0.1:36677}
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@62460dc3{HTTP/1.1,[http/1.1]}{127.0.0.1:41105}
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-2) [ ]
o.e.j.s.Server Started @730544ms
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-1) [ ]
o.e.j.s.Server Started @730544ms
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36677}
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41105}
[junit4] 2> 730516 ERROR (jetty-launcher-5608-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 730516 ERROR (jetty-launcher-5608-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.8.0
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.8.0
[junit4] 2> 730516 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 730517 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 730517 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 730517 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 730517 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-01T19:06:04.864066Z
[junit4] 2> 730517 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-01T19:06:04.864078Z
[junit4] 2> 730518 INFO (zkConnectionManagerCallback-5611-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730519 INFO (zkConnectionManagerCallback-5612-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730522 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 730522 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 730629 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 730632 INFO (jetty-launcher-5608-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33073/solr
[junit4] 2> 730633 INFO (zkConnectionManagerCallback-5616-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730633 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10048658bf50005, likely client has closed socket
[junit4] 2> 730634 INFO (zkConnectionManagerCallback-5618-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730663 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 730669 INFO (jetty-launcher-5608-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33073/solr
[junit4] 2> 730670 INFO (zkConnectionManagerCallback-5624-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730672 INFO (zkConnectionManagerCallback-5626-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730679 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41105_solr
[junit4] 2> 730679 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.Overseer Overseer
(id=72137195014914056-127.0.0.1:41105_solr-n_0000000000) starting
[junit4] 2> 730684 INFO (zkConnectionManagerCallback-5633-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730686 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33073/solr ready
[junit4] 2> 730687 INFO
(OverseerStateUpdate-72137195014914056-127.0.0.1:41105_solr-n_0000000000)
[n:127.0.0.1:41105_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41105_solr
[junit4] 2> 730687 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41105_solr
[junit4] 2> 730689 INFO (zkCallback-5632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 730689 INFO (zkCallback-5625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 730689 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 730690 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 730692 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36677_solr as DOWN
[junit4] 2> 730692 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 730692 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36677_solr
[junit4] 2> 730693 INFO (zkCallback-5625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 730693 INFO (zkCallback-5632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 730693 INFO (zkCallback-5617-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 730693 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.s.HadoopAuthPlugin Params:
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, type=simple,
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
[junit4] 2> 730693 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 730693 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.s.HadoopAuthPlugin Params:
{delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, type=simple,
zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
[junit4] 2> 730722 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 730722 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 730740 INFO (jetty-launcher-5608-thread-2-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 730740 INFO (jetty-launcher-5608-thread-1-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 730793 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 730793 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 730812 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 730825 INFO (zkConnectionManagerCallback-5639-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730826 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 730827 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33073/solr ready
[junit4] 2> 730827 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 730842 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41105.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a75c99
[junit4] 2> 730846 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36677.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a75c99
[junit4] 2> 730852 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41105.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a75c99
[junit4] 2> 730852 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41105.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a75c99
[junit4] 2> 730853 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36677.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a75c99
[junit4] 2> 730853 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36677.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a75c99
[junit4] 2> 730853 INFO (jetty-launcher-5608-thread-2)
[n:127.0.0.1:36677_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_A42C5845B74A0F98-001/tempDir-001/node2/.
[junit4] 2> 730853 INFO (jetty-launcher-5608-thread-1)
[n:127.0.0.1:41105_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_A42C5845B74A0F98-001/tempDir-001/node1/.
[junit4] 2> 730891 INFO (zkConnectionManagerCallback-5645-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 730892 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 730893 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33073/solr ready
[junit4] 2> 730912 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 730938 WARN (qtp679244903-16958) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo is trying to renew a
token with wrong password
[junit4] 2> 730947 WARN (qtp679244903-16958) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 730950 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 730951 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew
-Dtests.seed=A42C5845B74A0F98 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=uk -Dtests.timezone=Europe/Berlin -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.06s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A42C5845B74A0F98:93B7AC5B8F86D23C]:0)
[junit4] > at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
[junit4] > at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
[junit4] > at
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> 730972 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 730978 WARN (qtp679244903-16948) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar tries to renew a token
with renewer foo
[junit4] 2> 730979 WARN (qtp679244903-16948) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 730979 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 730981 WARN (qtp1091896254-16960) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar tries to renew a token
with renewer foo
[junit4] 2> 730981 WARN (qtp1091896254-16960) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 730981 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 730986 WARN (qtp679244903-16956) [ ]
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> 730986 WARN (qtp679244903-16956) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 730987 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 730987 WARN (qtp1091896254-16961) [ ]
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> 730988 WARN (qtp1091896254-16961) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 730988 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 730988 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 731006 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 731017 INFO (qtp679244903-16956) [n:127.0.0.1:41105_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAWiqdCaqigFozoCqqgQEFCOUjtbv_nUJtJoMJCzw8iIsGLLNB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 731017 INFO (qtp679244903-16956) [n:127.0.0.1:41105_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWiqdCaqigFozoCqqgQEFCOUjtbv_nUJtJoMJCzw8iIsGLLNB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 731027 INFO (zkConnectionManagerCallback-5650-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 731029 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 731029 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33073/solr ready
[junit4] 2> 731031 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731034 INFO (qtp1091896254-16960) [n:127.0.0.1:36677_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAWiqdCaqigFozoCqqgQEFCOUjtbv_nUJtJoMJCzw8iIsGLLNB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 731034 INFO (qtp1091896254-16960) [n:127.0.0.1:36677_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWiqdCaqigFozoCqqgQEFCOUjtbv_nUJtJoMJCzw8iIsGLLNB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 731036 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731037 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 731052 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 731053 INFO (qtp679244903-16958) [n:127.0.0.1:41105_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 731053 INFO (qtp679244903-16958) [n:127.0.0.1:41105_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 731054 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=foo&p=foo&t=simple-dt&e=1549083965400&s=zhNuTcsi+QqTwmQH/A5vat1Rm/A=";
Domain=127.0.0.1; Expires= , 02- .-2019 05:06:05 GMT; HttpOnly". Invalid
'expires' attribute: , 02- .-2019 05:06:05 GMT
[junit4] 2> 731054 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 731075 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 731090 ERROR (qtp1091896254-16961) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 731091 ERROR (qtp679244903-16958) [n:127.0.0.1:41105_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 731096 ERROR (qtp1091896254-16959) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 731097 ERROR (qtp679244903-16956) [n:127.0.0.1:41105_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 731097 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> 731116 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 731120 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731122 INFO (qtp679244903-16958) [n:127.0.0.1:41105_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAWiqdCcXigFozoCrFwcEFCgdJVCH78mtDdnp4h8t3lSpcuw6B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 731122 INFO (qtp679244903-16958) [n:127.0.0.1:41105_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWiqdCcXigFozoCrFwcEFCgdJVCH78mtDdnp4h8t3lSpcuw6B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 731123 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 731137 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[A42C5845B74A0F98]) [
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 731149 INFO (zkConnectionManagerCallback-5652-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 731150 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[A42C5845B74A0F98]) [
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 731179 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 731195 ERROR (qtp679244903-16948) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 731202 INFO (zkConnectionManagerCallback-5657-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 731203 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 731203 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33073/solr ready
[junit4] 2> 731205 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731207 INFO (zkConnectionManagerCallback-5662-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 731207 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 731208 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33073/solr ready
[junit4] 2> 731209 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731216 INFO (zkConnectionManagerCallback-5667-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 731217 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 731218 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33073/solr ready
[junit4] 2> 731219 ERROR (qtp679244903-16956) [n:127.0.0.1:41105_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_10]
[junit4] 2> 731222 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731231 WARN
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Domain=127.0.0.1; Expires= , 01- .-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- .-1970 00:00:00 GMT
[junit4] 2> 731231 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[A42C5845B74A0F98])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 731233 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1210183061
[junit4] 2> 731233 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41105_solr
[junit4] 2> 731234 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 731234 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41105_solr as DOWN
[junit4] 2> 731234 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1445041695
[junit4] 2> 731234 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36677_solr
[junit4] 2> 731234 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 731234 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36677_solr as DOWN
[junit4] 2> 731235 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 731235 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 731235 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27430482: rootName =
solr_41105, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@70b24188
[junit4] 2> 731239 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 731239 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d0606a5: rootName =
solr_41105, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5f279fb5
[junit4] 2> 731241 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 731241 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@fee3db1: rootName =
solr_41105, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3742e8a7
[junit4] 2> 731241 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 731245 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 731245 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54a6b4d2: rootName =
solr_36677, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@309924
[junit4] 2> 731249 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 731249 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@8799167: rootName =
solr_36677, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@5f279fb5
[junit4] 2> 731250 INFO (closeThreadPool-5673-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72137195014914056-127.0.0.1:41105_solr-n_0000000000) closing
[junit4] 2> 731250 INFO
(OverseerStateUpdate-72137195014914056-127.0.0.1:41105_solr-n_0000000000)
[n:127.0.0.1:41105_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41105_solr
[junit4] 2> 731250 INFO
(OverseerAutoScalingTriggerThread-72137195014914056-127.0.0.1:41105_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 731251 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 731251 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68a482a3: rootName =
solr_36677, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@3742e8a7
[junit4] 2> 731252 INFO (jetty-closer-5668-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 731278 INFO (zkCallback-5632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 731278 INFO (zkCallback-5632-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 731282 INFO (zkCallback-5638-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
[junit4] 2> 731286 INFO (jetty-closer-5668-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72137195014914056-127.0.0.1:41105_solr-n_0000000000) closing
[junit4] 2> 731286 INFO (closeThreadPool-5673-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72137195014914056-127.0.0.1:41105_solr-n_0000000000) closing
[junit4] 2> 731287 ERROR
(Thread[Thread-3050,5,TGRP-TestDelegationWithHadoopAuth]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 731287 ERROR
(Thread[Thread-3048,5,TGRP-TestDelegationWithHadoopAuth]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 731290 INFO (jetty-closer-5668-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@62460dc3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 731290 INFO (jetty-closer-5668-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4ade66a3{/solr,null,UNAVAILABLE}
[junit4] 2> 731290 INFO (jetty-closer-5668-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 731290 INFO (jetty-closer-5668-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@304939d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 731290 INFO (jetty-closer-5668-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@771e24ca{/solr,null,UNAVAILABLE}
[junit4] 2> 731290 INFO (jetty-closer-5668-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 731290 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 731291 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /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/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/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 731292 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33073
[junit4] 2> 731292 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[A42C5845B74A0F98]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33073
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_A42C5845B74A0F98-001
[junit4] 2> Feb 01, 2019 7:06:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=934, maxMBSortInHeap=6.29516590214887,
sim=RandomSimilarity(queryNorm=false): {}, locale=uk, timezone=Europe/Berlin
[junit4] 2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 11
(64-bit)/cpus=8,threads=1,free=93527456,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestXIncludeConfig,
TestSimNodeAddedTrigger, TestClusterProperties, TestSizeLimitedDistributedMap,
HdfsDirectoryFactoryTest, AsyncCallRequestStatusResponseTest,
TestCloudInspectUtil, TestCustomStream, HighlighterConfigTest,
TestDistribDocBasedVersion, NodeAddedTriggerTest,
DistributedFacetPivotSmallTest, OverseerTest, SpellCheckComponentTest,
SolrIndexConfigTest, TestInPlaceUpdatesDistrib,
TestPerFieldSimilarityWithDefaultOverride, HdfsSyncSliceTest, ZkNodePropsTest,
TestConfigSetImmutable, CleanupOldIndexTest, TestManagedSchemaThreadSafety,
TaggingAttributeTest, InfoHandlerTest, UpdateLogTest,
BigEndianAscendingWordSerializerTest, TestAtomicUpdateErrorCases,
FileBasedSpellCheckerTest, TestSimTriggerIntegration,
DistributedFacetSimpleRefinementLongTailTest, TestHttpShardHandlerFactory,
TestWriterPerf, ConnectionManagerTest, ImplicitSnitchTest, BlockDirectoryTest,
CloneFieldUpdateProcessorFactoryTest, TestGraphMLResponseWriter,
QueryElevationComponentTest, QueryEqualityTest, DeleteInactiveReplicaTest,
AutoScalingHandlerTest, TestRealTimeGet, UninvertDocValuesMergePolicyTest,
SliceStateTest, TestEmbeddedSolrServerAdminHandler, SolrCoreTest,
DateFieldTest, TestOrdValues, LeaderElectionContextKeyTest, ResourceLoaderTest,
SolrRequestParserTest, TriggerSetPropertiesIntegrationTest,
TestUninvertingReader, TestNestedUpdateProcessor,
TestComplexPhraseLeadingWildcard, TestFieldCacheSortRandom,
TestMiniSolrCloudClusterSSL, AutoscalingHistoryHandlerTest,
TestFilteredDocIdSet, TestRandomCollapseQParserPlugin, ReturnFieldsTest,
TestSolrCoreSnapshots, ClassificationUpdateProcessorFactoryTest,
TestCloudPseudoReturnFields, FullHLLTest, TestPKIAuthenticationPlugin,
CursorMarkTest, DistributedDebugComponentTest, DocValuesMultiTest,
TestInitParams, TestSolrDeletionPolicy2, TriggerCooldownIntegrationTest,
TestCharFilters, TestObjectReleaseTracker, TestSchemaNameResource,
TestBinaryField, TestStressRecovery, SpellCheckCollatorWithCollapseTest,
SolrPluginUtilsTest, ShardRoutingCustomTest, TestBM25SimilarityFactory,
XmlUpdateRequestHandlerTest, TestNestedDocsSort, SearchRateTriggerTest,
DistributedIntervalFacetingTest, RollingRestartTest, TestCodecSupport,
TestLegacyFieldCache, TestExtendedDismaxParser, ForceLeaderTest,
DistributedQueueTest, TestDistributedGrouping, CollectionsAPISolrJTest,
TestCSVResponseWriter, TestDefaultStatsCache, SuggesterTSTTest,
CdcrUpdateLogTest, TestHighFrequencyDictionaryFactory,
OverriddenZkACLAndCredentialsProvidersTest, SortByFunctionTest,
TestRandomRequestDistribution, ClusterStateUpdateTest,
SolrMetricsIntegrationTest, ManagedSchemaRoundRobinCloudTest,
SolrTestCaseJ4Test, FacetPivotSmallTest, TestJsonFacets,
MoreLikeThisHandlerTest, BadCopyFieldTest, AlternateDirectoryTest,
CdcrRequestHandlerTest, ChaosMonkeySafeLeaderTest, QueryResultKeyTest,
TestAuthenticationFramework, TestDynamicFieldCollectionResource,
TestHdfsCloudBackupRestore, TestPullReplica,
CollectionsAPIAsyncDistributedZkTest, CustomHighlightComponentTest,
TestCoreContainer, TestPostingsSolrHighlighter,
AddSchemaFieldsUpdateProcessorFactoryTest, TestDelegationWithHadoopAuth]
[junit4] Completed [305/838 (1!)] on J2 in 1.50s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 44239 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3489/consoleText
[repro] Revision: 5667170cf58732384f185b2983b1f5a21d26369e
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestDelegationWithHadoopAuth
-Dtests.method=testDelegationTokenRenew -Dtests.seed=A42C5845B74A0F98
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Europe/Berlin -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestDelegationWithHadoopAuth
[repro] ant compile-test
[...truncated 3588 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDelegationWithHadoopAuth" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A42C5845B74A0F98
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk
-Dtests.timezone=Europe/Berlin -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 110 lines...]
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]