Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24063/
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([1643F39C80859FBD:21D80782B8494219]: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 12905 lines...]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] 2> 454873 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1643F39C80859FBD-001/init-core-data-001
[junit4] 2> 454874 WARN
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 454874 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 454874 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 454875 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1643F39C80859FBD-001/tempDir-001
[junit4] 2> 454875 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 454876 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 454876 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 454976 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36155
[junit4] 2> 454976 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36155
[junit4] 2> 454976 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36155
[junit4] 2> 454981 INFO (zkConnectionManagerCallback-2043-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455008 INFO (zkConnectionManagerCallback-2045-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455026 INFO (zkConnectionManagerCallback-2047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455031 WARN (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 455031 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 455031 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 455031 INFO (jetty-launcher-2048-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> 455033 WARN (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 455033 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 455033 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 455033 INFO (jetty-launcher-2048-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> 455093 INFO (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 455093 INFO (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 455093 INFO (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 455101 INFO (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2427addb{/solr,null,AVAILABLE}
[junit4] 2> 455103 INFO (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@31a09866{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:44515}
[junit4] 2> 455103 INFO (jetty-launcher-2048-thread-1) [ ]
o.e.j.s.Server Started @455133ms
[junit4] 2> 455103 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44515}
[junit4] 2> 455103 ERROR (jetty-launcher-2048-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 455103 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 455104 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 455104 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 455104 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 455104 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-11T05:12:52.203075Z
[junit4] 2> 455116 INFO (zkConnectionManagerCallback-2050-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455117 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 455148 INFO (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 455148 INFO (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 455148 INFO (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 455153 INFO (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3c4c1b02{/solr,null,AVAILABLE}
[junit4] 2> 455156 INFO (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@69c3d6c8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41653}
[junit4] 2> 455156 INFO (jetty-launcher-2048-thread-2) [ ]
o.e.j.s.Server Started @455186ms
[junit4] 2> 455156 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41653}
[junit4] 2> 455157 ERROR (jetty-launcher-2048-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 455157 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 455157 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 455157 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 455157 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 455157 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-11T05:12:52.256277Z
[junit4] 2> 455168 INFO (zkConnectionManagerCallback-2053-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455169 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 455184 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 455185 WARN (jetty-launcher-2048-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@63cd0d23[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 455217 WARN (jetty-launcher-2048-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@574d4b3d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 455218 INFO (jetty-launcher-2048-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36155/solr
[junit4] 2> 455219 INFO (zkConnectionManagerCallback-2060-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455240 INFO (zkConnectionManagerCallback-2062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455298 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 455302 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44515_solr
[junit4] 2> 455303 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.c.Overseer Overseer
(id=72231061751201798-127.0.0.1:44515_solr-n_0000000000) starting
[junit4] 2> 455317 INFO (zkConnectionManagerCallback-2070-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455317 WARN (jetty-launcher-2048-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@25906279[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 455319 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36155/solr ready
[junit4] 2> 455320 INFO
(OverseerStateUpdate-72231061751201798-127.0.0.1:44515_solr-n_0000000000)
[n:127.0.0.1:44515_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44515_solr
[junit4] 2> 455320 WARN (jetty-launcher-2048-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4ff7f070[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 455320 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44515_solr
[junit4] 2> 455322 INFO (jetty-launcher-2048-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36155/solr
[junit4] 2> 455322 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 455323 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 455332 INFO (zkCallback-2069-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 455337 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_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,
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 455344 INFO (zkConnectionManagerCallback-2075-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455358 INFO (zkConnectionManagerCallback-2077-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455360 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 455366 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41653_solr as DOWN
[junit4] 2> 455366 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 455366 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41653_solr
[junit4] 2> 455373 INFO (zkCallback-2069-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 455373 INFO (zkCallback-2061-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 455377 INFO (zkCallback-2076-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 455384 INFO (zkConnectionManagerCallback-2084-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455385 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 455386 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36155/solr ready
[junit4] 2> 455386 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 455386 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_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,
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 455418 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 455427 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 455437 INFO (jetty-launcher-2048-thread-2-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 455437 INFO (jetty-launcher-2048-thread-1-EventThread) [ ]
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 455596 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 455617 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41653.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27abb21d
[junit4] 2> 455624 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 455627 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41653.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27abb21d
[junit4] 2> 455627 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41653.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27abb21d
[junit4] 2> 455628 INFO (jetty-launcher-2048-thread-2)
[n:127.0.0.1:41653_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1643F39C80859FBD-001/tempDir-001/node2/.
[junit4] 2> 455644 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44515.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27abb21d
[junit4] 2> 455652 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44515.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27abb21d
[junit4] 2> 455652 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44515.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@27abb21d
[junit4] 2> 455653 INFO (jetty-launcher-2048-thread-1)
[n:127.0.0.1:44515_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1643F39C80859FBD-001/tempDir-001/node1/.
[junit4] 2> 455677 INFO (zkConnectionManagerCallback-2091-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 455679 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 455679 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36155/solr ready
[junit4] 2> 455727 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 455801 INFO (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAWqlTud4igFqyVtreAEDFKBRu2rxLH4fp9cS9SR84TZks7FeB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 455802 INFO (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWqlTud4igFqyVtreAEDFKBRu2rxLH4fp9cS9SR84TZks7FeB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 455803 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 455851 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 455885 ERROR (qtp2046665651-6988) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 455886 ERROR (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 455893 ERROR (qtp2046665651-6987) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 455896 ERROR (qtp638910200-6999) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_3]
[junit4] 2> 455896 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancelFail-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> 455934 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 455939 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar tries to renew a token
(solr-dt owner=foo, renewer=foo, realUser=, issueDate=1557551573034,
maxDate=1558156373034, sequenceNumber=4, masterKeyId=3) with non-matching
renewer foo
[junit4] 2> 455939 WARN (qtp638910200-6997) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 455940 WARN (qtp2046665651-6988) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar tries to renew a token
(solr-dt owner=foo, renewer=foo, realUser=, issueDate=1557551573034,
maxDate=1558156373034, sequenceNumber=4, masterKeyId=3) with non-matching
renewer foo
[junit4] 2> 455940 WARN (qtp2046665651-6988) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 455950 WARN (qtp638910200-6999) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 455953 WARN (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 455953 WARN (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token (solr-dt owner=foo, renewer=renewUser, realUser=,
issueDate=1557551573049, maxDate=1558156373049, sequenceNumber=5,
masterKeyId=3) with non-matching renewer renewUser
[junit4] 2> 455953 WARN (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 455954 WARN (qtp2046665651-6989) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 455955 WARN (qtp2046665651-6989) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token (solr-dt owner=foo, renewer=renewUser, realUser=,
issueDate=1557551573049, maxDate=1558156373049, sequenceNumber=5,
masterKeyId=3) with non-matching renewer renewUser
[junit4] 2> 455955 WARN (qtp2046665651-6989) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 455955 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 456036 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 456037 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456041 INFO (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAWqlTuiQigFqyVtskAYDFM1CiJbISbhCY2ifF0rqclmtz-aEB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 456041 INFO (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWqlTuiQigFqyVtskAYDFM1CiJbISbhCY2ifF0rqclmtz-aEB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 456050 INFO (qtp2046665651-6988) [n:127.0.0.1:44515_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADZm9vA2ZvbwCKAWqlTuiQigFqyVtskAYDFM1CiJbISbhCY2ifF0rqclmtz-aEB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 456050 INFO (qtp2046665651-6988) [n:127.0.0.1:44515_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADZm9vA2ZvbwCKAWqlTuiQigFqyVtskAYDFM1CiJbISbhCY2ifF0rqclmtz-aEB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 456053 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 456069 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[1643F39C80859FBD]) [
] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 456069 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456072 INFO (zkConnectionManagerCallback-2093-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 456073 INFO
(TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[1643F39C80859FBD]) [
] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 456092 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 456094 INFO (qtp638910200-6998) [n:127.0.0.1:41653_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> 456094 INFO (qtp638910200-6998) [n:127.0.0.1:41653_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> 456095 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 456118 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 456119 WARN (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456121 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456128 INFO (zkConnectionManagerCallback-2098-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 456129 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1643F39C80859FBD])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 456129 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1643F39C80859FBD])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36155/solr ready
[junit4] 2> 456131 ERROR (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_8]
[junit4] 2> 456150 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456152 WARN (qtp2046665651-6987) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456155 INFO (zkConnectionManagerCallback-2103-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 456156 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1643F39C80859FBD])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 456157 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1643F39C80859FBD])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36155/solr ready
[junit4] 2> 456158 ERROR (qtp638910200-6999) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 456164 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 456182 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 456182 WARN (qtp638910200-6998) [n:127.0.0.1:41653_solr ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456185 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized
access
[junit4] 2> 456185 WARN (qtp638910200-6997) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo is trying to renew a
token (solr-dt owner=foo, renewer=foo, realUser=, issueDate=1557551573281,
maxDate=1558156373281, sequenceNumber=10, masterKeyId=3) with wrong password
[junit4] 2> 456185 WARN (qtp638910200-6997) [ ]
o.a.s.s.HadoopAuthPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 456186 INFO
(TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[1643F39C80859FBD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew
-Dtests.seed=1643F39C80859FBD -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=de-LI -Dtests.timezone=NET -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.02s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([1643F39C80859FBD:21D80782B8494219]: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> 456190 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2118389132
[junit4] 2> 456190 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41653_solr
[junit4] 2> 456190 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 456190 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41653_solr as DOWN
[junit4] 2> 456193 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 456193 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@616226e8: rootName =
solr_41653, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@3e76415c
[junit4] 2> 456193 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1206229839
[junit4] 2> 456193 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44515_solr
[junit4] 2> 456193 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 456193 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:44515_solr as DOWN
[junit4] 2> 456194 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 456194 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 456194 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39554e40: rootName =
solr_44515, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@387a6151
[junit4] 2> 456198 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 456198 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6514b52e: rootName =
solr_44515, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@149a8836
[junit4] 2> 456198 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 456198 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c40b2b: rootName =
solr_41653, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@149a8836
[junit4] 2> 456200 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 456200 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c665eae: rootName =
solr_44515, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@700dfe4c
[junit4] 2> 456200 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 456201 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 456201 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@439be4c7: rootName =
solr_41653, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@700dfe4c
[junit4] 2> 456201 INFO (jetty-closer-2104-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 456209 INFO (closeThreadPool-2111-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72231061751201798-127.0.0.1:44515_solr-n_0000000000) closing
[junit4] 2> 456209 INFO
(OverseerStateUpdate-72231061751201798-127.0.0.1:44515_solr-n_0000000000)
[n:127.0.0.1:44515_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44515_solr
[junit4] 2> 456209 INFO
(OverseerAutoScalingTriggerThread-72231061751201798-127.0.0.1:44515_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 456219 INFO (closeThreadPool-2111-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72231061751201798-127.0.0.1:44515_solr-n_0000000000) closing
[junit4] 2> 456220 INFO (jetty-closer-2104-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72231061751201798-127.0.0.1:44515_solr-n_0000000000) closing
[junit4] 2> 456220 ERROR
(Thread[Thread-2412,5,TGRP-TestDelegationWithHadoopAuth]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 456222 INFO (Curator-Framework-0) [ ]
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
[junit4] 2> 456224 ERROR
(Thread[Thread-2414,5,TGRP-TestDelegationWithHadoopAuth]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 456224 INFO (Curator-Framework-0) [ ]
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
[junit4] 2> 456226 INFO (jetty-closer-2104-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@31a09866{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 456226 INFO (jetty-closer-2104-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2427addb{/solr,null,UNAVAILABLE}
[junit4] 2> 456228 INFO (jetty-closer-2104-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 456228 INFO (jetty-closer-2104-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@69c3d6c8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 456229 INFO (jetty-closer-2104-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3c4c1b02{/solr,null,UNAVAILABLE}
[junit4] 2> 456229 INFO (jetty-closer-2104-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 456230 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 456233 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> 7 /solr/aliases.json
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/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> 7 /solr/live_nodes
[junit4] 2> 7 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 456234 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36155
[junit4] 2> 456234 INFO
(SUITE-TestDelegationWithHadoopAuth-seed#[1643F39C80859FBD]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36155
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_1643F39C80859FBD-001
[junit4] 2> May 11, 2019 5:12:53 AM
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(Lucene80): {},
docValues:{}, maxPointsInLeafNode=1743, maxMBSortInHeap=5.2448971797774115,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18390cc6),
locale=de-LI, timezone=NET
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11
(64-bit)/cpus=8,threads=1,free=282125536,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestSolr4Spatial2,
TestJettySolrRunner, TestSlowCompositeReaderWrapper,
SolrMetricsIntegrationTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestDistribDocBasedVersion, LukeRequestHandlerTest, TestFileDictionaryLookup,
TestReloadAndDeleteDocs, TestPerFieldSimilarityWithDefaultOverride,
SearchRateTriggerTest, TestJsonFacetsStatsParsing, HdfsDirectoryFactoryTest,
TestScoreJoinQPNoScore, SaslZkACLProviderTest, GraphQueryTest,
TestInPlaceUpdatesRequiredField, UpdateLogTest, TestConfigSetProperties,
TestFieldSortValues, PrimitiveFieldTypeTest, HdfsLockFactoryTest,
TestBackupRepositoryFactory, CursorPagingTest, TestFastOutputStream,
HdfsAutoAddReplicasIntegrationTest, TestPayloadScoreQParserPlugin,
LeaderElectionContextKeyTest, CdcrRequestHandlerTest, TestHdfsUpdateLog,
DistributedVersionInfoTest, UpdateRequestProcessorFactoryTest,
TestRequestStatusCollectionAPI, TestIndexSearcher,
ChaosMonkeyNothingIsSafeTest, CdcrUpdateLogTest,
TestOnReconnectListenerSupport, RegexBoostProcessorTest,
TestDistributedMissingSort, TestRandomDVFaceting, CoreSorterTest,
TestExactStatsCache, TestSchemaResource, TestComponentsName,
BinaryUpdateRequestHandlerTest, TestSurroundQueryParser,
ResponseLogComponentTest, PeerSyncReplicationTest,
AutoscalingHistoryHandlerTest, DefaultValueUpdateProcessorTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RankQueryTest,
CheckHdfsIndexTest, PathHierarchyTokenizerFactoryTest, TestLegacyFieldCache,
TestClusterStateMutator, SolrJmxReporterTest, AnalysisAfterCoreReloadTest,
TestDelegationWithHadoopAuth]
[junit4] Completed [143/856 (1!)] on J0 in 2.02s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 52446 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid
part, must have at least one section (e.g., chapter, appendix, etc.)
[java] Processed 2531 links (2070 relative) to 3359 anchors in 253 files
[echo] Validated Links & Anchors via:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] FIXME: Broken HTML checks were disabled, as jtidy can't handle
HTML5.
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null61275362
[copy] Copying 38 files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null61275362
[delete] Deleting directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null61275362
resolve-example:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1334993091
[copy] Copying 239 files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1334993091
[delete] Deleting directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1334993091
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 86 minutes 13 seconds
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Linux] $ /bin/sh -xe /tmp/jenkins5918956378401462981.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ export ANT_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export
PATH=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/home/jenkins/tools/java/64bit/jdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ python3 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24063/consoleText
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24063/consoleText
[repro] Revision: 0aaf5432089075cf3847508ae83de76ee5e44b97
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestDelegationWithHadoopAuth
-Dtests.method=testDelegationTokenRenew -Dtests.seed=1643F39C80859FBD
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LI
-Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml
clean:
clean:
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro] solr/core
[repro] TestDelegationWithHadoopAuth
[repro] ant compile-test
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml
check-analyzers-icu-uptodate:
jar-analyzers-icu:
check-analyzers-common-uptodate:
jar-analyzers-common:
-check-git-state:
-git-cleanroot:
-copy-git-state:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java
[javac] Compiling 861 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java
[javac] Note:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/src/java/org/apache/lucene/util/fst/PositiveIntOutputs.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
[copy] Copying 3 files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java
[javac] Compiling 472 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class
[copy] Copying 40 files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java
jar-core:
[jar] Building jar:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/lucene-analyzers-common-9.0.0-SNAPSHOT.jar
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java
[javac] Compiling 25 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java
[javac] Note:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu/ICUTransformFilter.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/tokenattributes/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/segmentation/package-info.class
[copy] Copying 6 files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/classes/java
compile-core:
jar-core:
[jar] Building jar:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar
-compile-test-lucene-queryparser:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
compile-test:
check-queries-uptodate:
jar-queries:
check-expressions-uptodate:
jar-expressions:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java
[javac] Compiling 16 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java
jar-core:
[jar] Building jar:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/lucene-expressions-9.0.0-SNAPSHOT.jar
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/classes/java
[javac] Compiling 82 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/classes/java
[javac]
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:59:
warning: [rawtypes] found raw type: Map
[javac] protected final Map context;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:53:
warning: [rawtypes] found raw type: Map
[javac] public abstract Funct
[...truncated too long message...]
fault | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 1643F39C80859FBD
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
[junit4] <JUnit4> says kaixo! Master seed: 1643F39C80859FBD
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J1 PID([email protected]).
[junit4] Started J0 PID([email protected]).
[junit4] Started J2 PID([email protected]).
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] OK 0.80s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenSolrClient
[junit4] OK 0.18s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] OK 0.11s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenRenewFail
[junit4] OK 0.11s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenVerify
[junit4] OK 0.08s J2 | TestDelegationWithHadoopAuth.testZNodePaths
[junit4] OK 0.06s J2 |
TestDelegationWithHadoopAuth.testDelegationOtherOp
[junit4] OK 0.36s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenCancel
[junit4] OK 0.48s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew
[junit4] Completed [1/5] on J2 in 9.28s, 8 tests
[junit4]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] OK 0.90s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenSolrClient
[junit4] OK 0.15s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] OK 0.08s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenRenewFail
[junit4] OK 0.16s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenVerify
[junit4] OK 0.13s J0 | TestDelegationWithHadoopAuth.testZNodePaths
[junit4] OK 0.08s J0 |
TestDelegationWithHadoopAuth.testDelegationOtherOp
[junit4] OK 0.30s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenCancel
[junit4] OK 0.48s J0 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew
[junit4] Completed [2/5] on J0 in 9.32s, 8 tests
[junit4]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] OK 0.85s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenSolrClient
[junit4] OK 0.18s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] OK 0.11s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenRenewFail
[junit4] OK 0.15s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenVerify
[junit4] OK 0.07s J1 | TestDelegationWithHadoopAuth.testZNodePaths
[junit4] OK 0.05s J1 |
TestDelegationWithHadoopAuth.testDelegationOtherOp
[junit4] OK 0.29s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenCancel
[junit4] OK 0.47s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew
[junit4] Completed [3/5] on J1 in 9.52s, 8 tests
[junit4]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] OK 0.03s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenSolrClient
[junit4] OK 0.04s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] OK 0.03s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenRenewFail
[junit4] OK 0.03s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenVerify
[junit4] OK 0.02s J2 | TestDelegationWithHadoopAuth.testZNodePaths
[junit4] OK 0.02s J2 |
TestDelegationWithHadoopAuth.testDelegationOtherOp
[junit4] OK 0.05s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenCancel
[junit4] OK 0.17s J2 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew
[junit4] Completed [4/5] on J2 in 1.79s, 8 tests
[junit4]
[junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[junit4] OK 0.03s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenSolrClient
[junit4] OK 0.03s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
[junit4] OK 0.03s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenRenewFail
[junit4] OK 0.03s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenVerify
[junit4] OK 0.02s J1 | TestDelegationWithHadoopAuth.testZNodePaths
[junit4] OK 0.02s J1 |
TestDelegationWithHadoopAuth.testDelegationOtherOp
[junit4] OK 0.05s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenCancel
[junit4] OK 0.22s J1 |
TestDelegationWithHadoopAuth.testDelegationTokenRenew
[junit4] Completed [5/5] on J1 in 2.79s, 8 tests
[junit4]
[junit4] JVM J0: 1.02 .. 11.20 = 10.18s
[junit4] JVM J1: 1.02 .. 14.21 = 13.19s
[junit4] JVM J2: 1.02 .. 13.19 = 12.17s
[junit4] Execution time total: 14 seconds
[junit4] Tests summary: 5 suites, 40 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 192.45s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 117.09s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 101.88s | org.apache.solr.search.TestRangeQuery
[junit4:tophints] 101.54s |
org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[junit4:tophints] 96.80s | org.apache.solr.cloud.HttpPartitionTest
-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
test-nocompile:
BUILD SUCCESSFUL
Total time: 16 seconds
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
at hudson.FilePath.act(FilePath.java:1075)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=0aaf5432089075cf3847508ae83de76ee5e44b97,
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #24062
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]