Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17441/
Java: 64bit/jdk-9-ea+129 -XX:-UseCompressedOops -XX:+UseG1GC
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([DEE1B094D042D56E:B65E85BE00D8C782]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
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:533)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 12024 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/init-core-data-001
[junit4] 2> 1841260 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1841264 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1841264 INFO (Thread-3318) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1841264 INFO (Thread-3318) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1841364 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35114
[junit4] 2> 1841364 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1841365 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841366 INFO (zkCallback-2492-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7d2c3afb
name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841366 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841366 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1841366 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1841367 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 1841369 INFO (jetty-launcher-2491-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1841370 INFO (jetty-launcher-2491-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1841371 INFO (jetty-launcher-2491-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@400580ad{/solr,null,AVAILABLE}
[junit4] 2> 1841371 INFO (jetty-launcher-2491-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@296aa452{/solr,null,AVAILABLE}
[junit4] 2> 1841372 INFO (jetty-launcher-2491-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@5f32c04d{SSL,[ssl,
http/1.1]}{127.0.0.1:۳۵۴۴۷}
[junit4] 2> 1841372 INFO (jetty-launcher-2491-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@4346fefd{SSL,[ssl,
http/1.1]}{127.0.0.1:۴۱۱۹۹}
[junit4] 2> 1841372 INFO (jetty-launcher-2491-thread-1) [ ]
o.e.j.s.Server Started @۱۸۴۳۴۲۶ms
[junit4] 2> 1841372 INFO (jetty-launcher-2491-thread-2) [ ]
o.e.j.s.Server Started @۱۸۴۳۴۲۶ms
[junit4] 2> 1841372 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35447}
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41199}
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1'
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@3ab39c39
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2'
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1841373 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1841374 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841374 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841374 INFO (zkCallback-2493-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@57d0a20f
name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841374 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841374 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1841374 INFO (zkCallback-2494-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14e4b58c
name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841374 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1841374 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841375 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1841375 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1841379 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/.
[junit4] 2> 1841379 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/.
[junit4] 2> 1841379 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1606319851
[junit4] 2> 1841379 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 0x1564c71c7a90001, 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> 1841379 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2]
[junit4] 2> 1841379 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 943611277
[junit4] 2> 1841379 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1]
[junit4] 2> 1841379 WARN (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/lib
[junit4] 2> 1841379 WARN (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/lib
[junit4] 2> 1841380 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1841380 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35114/solr
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35114/solr
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1841381 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841382 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841382 INFO (zkCallback-2500-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fb205ce name:ZooKeeperConnection
Watcher:127.0.0.1:35114 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1841382 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841382 INFO (zkCallback-2499-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1fcbbaa0
name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841382 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841382 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1841382 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1841383 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/184580313@399c4cb
[junit4] 2> 1841383 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 0x1564c71c7a90004, 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> 1841383 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$207/184580313@696585a
[junit4] 2> 1841383 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841383 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841383 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@726eece6
name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841383 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841384 INFO (zkCallback-2502-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d306f4a
name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841384 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841384 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1841384 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1841384 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1841385 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 1841385 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1841386 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 1841386 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1841386 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 1841386 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1841387 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 1841387 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1841387 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1841387 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1841387 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1841389 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1841389 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1841389 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1841389 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1841390 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 1841391 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1841391 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96348493599801349-127.0.0.1:41199_solr-n_0000000000
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96348493599801350-127.0.0.1:35447_solr-n_0000000001
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41199_solr
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 1841392 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96348493599801349-127.0.0.1:41199_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1841393 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35447_solr
[junit4] 2> 1841393 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35447_solr
[junit4] 2> 1841393 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96348493599801349-127.0.0.1:41199_solr-n_0000000000) starting
[junit4] 2> 1841393 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 1841393 INFO (zkCallback-2502-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [0])
[junit4] 2> 1841393 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1841393 INFO (zkCallback-2502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1841393 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 1841395 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1841395 INFO
(OverseerCollectionConfigSetProcessor-96348493599801349-127.0.0.1:41199_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 1841395 INFO
(OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1841395 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41199_solr as DOWN
[junit4] 2> 1841396 INFO
(OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
[junit4] 2> 1841396 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41199_solr
[junit4] 2> 1841396 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41199_solr
[junit4] 2> 1841396 INFO
(OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:41199_solr"} current state version: 0
[junit4] 2> 1841396 INFO
(OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41199_solr
[junit4] 2> 1841396 INFO (zkCallback-2502-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1841396 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 1841397 INFO (zkCallback-2502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1841397 INFO (zkCallback-2501-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1841399 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1841399 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer Authentication plugin class obtained from system property
'authenticationPlugin': org.apache.solr.security.KerberosPlugin
[junit4] 2> 1841401 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1841401 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer Authentication plugin class obtained from system property
'authenticationPlugin': org.apache.solr.security.KerberosPlugin
[junit4] 2> 1841416 INFO (jetty-launcher-2491-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> 1841416 INFO (jetty-launcher-2491-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> 1841492 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1841492 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1841506 INFO (jetty-launcher-2491-thread-1-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 1841506 INFO (jetty-launcher-2491-thread-2-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 1841649 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
[junit4] 2> 1841649 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
[junit4] 2> 1841650 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node2/.
[junit4] 2> 1841650 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001/tempDir-001/node1/.
[junit4] 2> 1841650 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1841650 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 1841651 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1841651 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1841651 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1841651 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1841651 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1841651 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1841653 INFO (zkCallback-2505-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@279d527a
name:ZooKeeperConnection Watcher:127.0.0.1:35114 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1841653 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1841653 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1841666 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1842343 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842353 INFO (qtp909027944-15113) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccmxigFWcH5NsQEDFHwuWk1HmxbhbkSKqhQ4iMqMU8BvB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842353 INFO (qtp909027944-15113) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccmxigFWcH5NsQEDFHwuWk1HmxbhbkSKqhQ4iMqMU8BvB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842354 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1842362 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1842373 INFO (qtp909027944-15119) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842373 INFO (qtp909027944-15119) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842376 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842390 INFO (qtp1448140083-15129) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842390 INFO (qtp1448140083-15129) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccvyigFWcH5P8gIDFJ2qOzuPv8qeJ6MYRER3ffvwoF8qB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842394 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842395 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1842406 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1842439 INFO (qtp909027944-15113) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842439 INFO (qtp909027944-15113) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842443 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842447 INFO (qtp1448140083-15129) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842447 INFO (qtp1448140083-15129) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccwfigFWcH5QHwMDFJelXxXM3wUAb9WlZTHYaBdmfqNZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842451 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842472 INFO (qtp909027944-15120) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842473 INFO (qtp909027944-15120) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842476 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842481 INFO (qtp1448140083-15125) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842481 INFO (qtp1448140083-15125) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxMigFWcH5QTAQDFCaAWxf9XPAU7TUg3NMxgRUpxBN9B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842484 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842501 INFO (qtp909027944-15120) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842501 INFO (qtp909027944-15120) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842505 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842508 INFO (qtp1448140083-15125) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842508 INFO (qtp1448140083-15125) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccxtigFWcH5QbQUDFDytMT9FjtScn1l7VsL6u3K7aabtB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842511 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842531 INFO (qtp909027944-15118) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842531 INFO (qtp909027944-15118) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842535 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842539 INFO (qtp1448140083-15129) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1842539 INFO (qtp1448140083-15129) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZMccyIigFWcH5QiAYDFE_3NKdtW0WLvbQFS-y_vuHYaj1-B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1842543 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842544 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 1842556 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1842573 ERROR (qtp909027944-15114) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_7]
[junit4] 2> 1842587 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842592 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842603 ERROR (qtp1448140083-15127) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_8]
[junit4] 2> 1842610 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842614 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842615 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1842626 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 1842637 ERROR (qtp1448140083-15129) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 1842639 ERROR (qtp909027944-15114) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 1842646 ERROR (qtp1448140083-15121) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_10]
[junit4] 2> 1842649 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=DEE1B094D042D56E
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa
-Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.04s J2 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([DEE1B094D042D56E:B65E85BE00D8C782]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
[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> 1842662 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1842667 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1842668 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1842669 INFO (zkCallback-2507-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@741b237f
name:ZooKeeperConnection Watcher:127.0.0.1:35114/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1842669 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1842669 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1842670 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 0x1564c71c7a9000a, 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> 1842670 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1842682 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1842689 WARN (qtp909027944-15113) [ ]
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> 1842690 WARN (qtp909027944-15113) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1842690 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842691 WARN (qtp1448140083-15128) [ ]
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> 1842691 WARN (qtp1448140083-15128) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1842691 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842699 WARN (qtp909027944-15120) [ ]
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> 1842699 WARN (qtp909027944-15120) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1842699 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842700 WARN (qtp1448140083-15129) [ ]
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> 1842700 WARN (qtp1448140083-15129) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1842701 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , - - : :
GMT; Secure; HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842701 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 1842711 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1842714 INFO (qtp909027944-15120) [ ]
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> 1842714 INFO (qtp909027944-15120) [ ] 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> 1842715 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DEE1B094D042D56E])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1470197341778&s=o9CrvY/3cVC4uSblhorEgoxLAHM=";
Path=/; Domain=127.0.0.1; Expires= , - - : : GMT; Secure;
HttpOnly". Invalid 'expires' attribute: , - - : : GMT
[junit4] 2> 1842715 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[DEE1B094D042D56E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1842716 INFO (jetty-launcher-2491-thread-2) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@5f32c04d{SSL,[ssl,
http/1.1]}{127.0.0.1:۰}
[junit4] 2> 1842716 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=943611277
[junit4] 2> 1842716 INFO (jetty-launcher-2491-thread-1) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@4346fefd{SSL,[ssl,
http/1.1]}{127.0.0.1:۰}
[junit4] 2> 1842716 INFO (jetty-launcher-2491-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35447_solr as DOWN
[junit4] 2> 1842717 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1606319851
[junit4] 2> 1842717 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41199_solr as DOWN
[junit4] 2> 1842718 INFO (jetty-launcher-2491-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96348493599801349-127.0.0.1:41199_solr-n_0000000000) closing
[junit4] 2> 1842718 INFO
(OverseerStateUpdate-96348493599801349-127.0.0.1:41199_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41199_solr
[junit4] 2> 1842718 INFO (zkCallback-2501-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1842718 INFO (zkCallback-2502-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1842718 WARN (zkCallback-2501-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1842718 WARN (zkCallback-2502-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> 1842718 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 0x1564c71c7a90005, 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> 1842718 ERROR
(Thread[Thread-3337,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1842718 ERROR
(Thread[Thread-3336,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1842726 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 0x1564c71c7a90008, 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> 1842726 INFO (jetty-launcher-2491-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@400580ad{/solr,null,UNAVAILABLE}
[junit4] 2> 1842726 INFO (jetty-launcher-2491-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@296aa452{/solr,null,UNAVAILABLE}
[junit4] 2> 1842727 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35114 35114
[junit4] 2> 1842773 INFO (Thread-3318) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35114 35114
[junit4] 2> 1842773 WARN (Thread-3318) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
[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> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 1842774 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[DEE1B094D042D56E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_DEE1B094D042D56E-001
[junit4] 2> Aug 02, 2016 6:09:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=false): {}, locale=fa, timezone=Atlantic/Faeroe
[junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=111882168,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1,
TestCharFilters, TestSizeLimitedDistributedMap, ClusterStateTest,
ShowFileRequestHandlerTest, TestXIncludeConfig, BasicDistributedZk2Test,
AddBlockUpdateTest, TestPerFieldSimilarity, TestJsonFacets,
SolrCoreCheckLockOnStartupTest, BaseCdcrDistributedZkTest,
TestSimpleQParserPlugin, CoreAdminRequestStatusTest, TestSolrJ,
TestSuggestSpellingConverter, SuggesterTSTTest,
FieldMutatingUpdateProcessorTest, AssignTest,
OverriddenZkACLAndCredentialsProvidersTest,
VMParamsZkACLAndCredentialsProvidersTest, RegexBoostProcessorTest,
TestConfigSetsAPIExclusivity, TestFieldCacheSanityChecker,
DirectSolrConnectionTest, CurrencyFieldXmlFileTest, DirectUpdateHandlerTest,
SuggesterTest, ChangedSchemaMergeTest, BadIndexSchemaTest, QueryParsingTest,
TestDynamicFieldCollectionResource, ConnectionManagerTest, ZkStateWriterTest,
TestDistributedMissingSort, HdfsTlogReplayBufferedWhileIndexingTest,
TestSolrCoreSnapshots, MigrateRouteKeyTest, TestPKIAuthenticationPlugin,
ExplicitHLLTest, DirectUpdateHandlerOptimizeTest, PrimitiveFieldTypeTest,
AnalyticsMergeStrategyTest, HLLUtilTest, EnumFieldTest,
TestRequestStatusCollectionAPI, BinaryUpdateRequestHandlerTest,
FullSolrCloudDistribCmdsTest, TestNoOpRegenerator, TestFilteredDocIdSet,
TestPivotHelperCode, CloudMLTQParserTest, SaslZkACLProviderTest,
DeleteInactiveReplicaTest, CachingDirectoryFactoryTest,
TestCollationFieldDocValues, TestSolrConfigHandler, TestCollationField,
ScriptEngineTest, TestJettySolrRunner, TestSortByMinMaxFunction,
AutoCommitTest, CleanupOldIndexTest, TestBlendedInfixSuggestions,
DistribDocExpirationUpdateProcessorTest, RestartWhileUpdatingTest,
DistributedFacetPivotSmallAdvancedTest, SearchHandlerTest,
TestDistribDocBasedVersion, TestFastWriter, TestSchemaVersionResource,
TestSchemaManager, SimpleFacetsTest, TestFuzzyAnalyzedSuggestions, TestReload,
SliceStateTest, TestHighFrequencyDictionaryFactory, TestGroupingSearch,
CollectionsAPISolrJTest, TestFieldResource, TestCoreDiscovery,
DistributedVersionInfoTest, SecurityConfHandlerTest, MergeStrategyTest,
TestCustomDocTransformer, TestSearchPerf, TestSchemaNameResource,
TestLocalFSCloudBackupRestore, DateMathParserTest, TestZkChroot,
TestMiniSolrCloudClusterBase, TestJmxIntegration, TestElisionMultitermQuery,
TestExactSharedStatsCache, TestTrieFacet, TestStressRecovery,
StatelessScriptUpdateProcessorFactoryTest, TestPostingsSolrHighlighter,
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest,
OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler, TestFaceting,
TestRecovery, TestStressReorder, HardAutoCommitTest, TestRangeQuery,
SolrInfoMBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils,
StandardRequestHandlerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, TestOmitPositions,
XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest,
TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser,
ReturnFieldsTest, MBeansHandlerTest, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, TestLFUCache, AsyncMigrateRouteKeyTest,
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest,
DeleteLastCustomShardedReplicaTest, DeleteShardTest,
DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest,
RecoveryAfterSoftCommitTest, TestAuthenticationFramework,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLockTree,
TestMiniSolrCloudCluster, TestReplicaProperties, TestRequestForwarding,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [447/625 (1!)] on J2 in 1.78s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 50231 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]