Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/278/
2 tests failed.
FAILED: org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([4B481C8C763E2E70:CC1F6103E76752F0]:0)
at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
at
org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
at
org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:515)
at
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:473)
at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:394)
at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.indexRandomPolygons(TestLatLonPolygonShapeQueries.java:193)
at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.verify(TestLatLonPolygonShapeQueries.java:143)
at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.doTestRandom(TestLatLonPolygonShapeQueries.java:136)
at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig(TestLatLonPolygonShapeQueries.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([A4B55475AC7193AF:932EA06B94BD4E0B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10036 lines...]
[junit4] Suite: org.apache.lucene.document.TestLatLonPolygonShapeQueries
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLatLonPolygonShapeQueries -Dtests.method=testRandomBig
-Dtests.seed=4B481C8C763E2E70 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP
-Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 76.3s J2 | TestLatLonPolygonShapeQueries.testRandomBig <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([4B481C8C763E2E70:CC1F6103E76752F0]:0)
[junit4] > at
org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:302)
[junit4] > at
org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:311)
[junit4] > at
org.apache.lucene.index.PointValuesWriter.addPackedValue(PointValuesWriter.java:59)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.indexPoint(DefaultIndexingChain.java:515)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:473)
[junit4] > at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:394)
[junit4] > at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:251)
[junit4] > at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:494)
[junit4] > at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1601)
[junit4] > at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1220)
[junit4] > at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.indexRandomPolygons(TestLatLonPolygonShapeQueries.java:193)
[junit4] > at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.verify(TestLatLonPolygonShapeQueries.java:143)
[junit4] > at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.doTestRandom(TestLatLonPolygonShapeQueries.java:136)
[junit4] > at
org.apache.lucene.document.TestLatLonPolygonShapeQueries.testRandomBig(TestLatLonPolygonShapeQueries.java:113)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestLatLonPolygonShapeQueries_4B481C8C763E2E70-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=14612, maxDocsPerChunk=3, blockSize=478),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=14612, blockSize=478)), sim=RandomSimilarity(queryNorm=true): {},
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Etc/Greenwich
[junit4] 2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=287863448,total=481820672
[junit4] 2> NOTE: All tests run in this JVM: [TestDocValuesNumbersQuery,
TestLatLonPolygonShapeQueries]
[junit4] Completed [18/19 (1!)] on J2 in 293.29s, 3 tests, 1 error <<<
FAILURES!
[...truncated 4 lines...]
[junit4] JVM J2: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/sandbox/test/temp/junit4-J2-20180802_103942_7084928668742164497507.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid9580.hprof
...
[junit4] Heap dump file created [551205118 bytes in 3.101 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 4045 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> 1732247 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/init-core-data-001
[junit4] 2> 1732248 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 1732248 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1732250 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1732252 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/tempDir-001
[junit4] 2> 1732252 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1732253 INFO (Thread-49850) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1732253 INFO (Thread-49850) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1732257 ERROR (Thread-49850) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1732353 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40771
[junit4] 2> 1732356 INFO (zkConnectionManagerCallback-2737-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732366 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1732371 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 1732371 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1732371 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1732372 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1732372 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79b5f381{/solr,null,AVAILABLE}
[junit4] 2> 1732374 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@78d073cb{SSL,[ssl,
http/1.1]}{127.0.0.1:33130}
[junit4] 2> 1732374 INFO (jetty-launcher-2734-thread-2) [ ]
o.e.j.s.Server Started @1732420ms
[junit4] 2> 1732374 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33130}
[junit4] 2> 1732374 ERROR (jetty-launcher-2734-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1732374 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1732374 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1732374 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1732375 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1732375 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-02T11:42:21.766Z
[junit4] 2> 1732377 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1732377 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1732377 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1732377 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5226ff4f{/solr,null,AVAILABLE}
[junit4] 2> 1732378 INFO (zkConnectionManagerCallback-2739-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5b2fd2fb{SSL,[ssl,
http/1.1]}{127.0.0.1:40246}
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.e.j.s.Server Started @1732424ms
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40246}
[junit4] 2> 1732378 ERROR (jetty-launcher-2734-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.5.0
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1732378 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-08-02T11:42:21.769Z
[junit4] 2> 1732383 INFO (zkConnectionManagerCallback-2741-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732384 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1732508 INFO (jetty-launcher-2734-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40771/solr
[junit4] 2> 1732509 INFO (zkConnectionManagerCallback-2745-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732511 INFO (zkConnectionManagerCallback-2747-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732569 INFO (jetty-launcher-2734-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40771/solr
[junit4] 2> 1732570 INFO (zkConnectionManagerCallback-2753-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732578 INFO (zkConnectionManagerCallback-2755-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732581 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33130_solr
[junit4] 2> 1732581 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.Overseer Overseer
(id=72090290431328260-127.0.0.1:33130_solr-n_0000000000) starting
[junit4] 2> 1732589 INFO (zkConnectionManagerCallback-2762-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732590 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40771/solr ready
[junit4] 2> 1732591 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33130_solr
[junit4] 2> 1732591 INFO
(OverseerStateUpdate-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33130_solr
[junit4] 2> 1732600 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 1732606 WARN (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 1732607 INFO
(OverseerStateUpdate-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1732608 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1732608 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40246_solr
[junit4] 2> 1732616 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1732610 INFO (zkCallback-2754-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1732617 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 1732618 WARN (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 1732619 INFO (zkCallback-2761-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1732619 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1732619 INFO (zkCallback-2746-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1732619 INFO (zkCallback-2761-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1732619 INFO (zkCallback-2754-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1732714 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1732715 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1732747 INFO (jetty-launcher-2734-thread-2-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 1732749 INFO (jetty-launcher-2734-thread-1-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 1732868 WARN (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 1732868 WARN (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 1732899 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1732904 INFO (zkConnectionManagerCallback-2768-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1732905 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1732906 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:40771/solr ready
[junit4] 2> 1732906 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1732930 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40246.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
[junit4] 2> 1732932 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33130.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
[junit4] 2> 1732938 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40246.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
[junit4] 2> 1732938 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40246.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
[junit4] 2> 1732939 INFO (jetty-launcher-2734-thread-1)
[n:127.0.0.1:40246_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/tempDir-001/node1/.
[junit4] 2> 1732940 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33130.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
[junit4] 2> 1732940 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33130.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f838f89
[junit4] 2> 1732941 INFO (jetty-launcher-2734-thread-2)
[n:127.0.0.1:33130_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001/tempDir-001/node2/.
[junit4] 2> 1732994 INFO (zkConnectionManagerCallback-2771-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733073 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1733135 INFO (zkConnectionManagerCallback-2774-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733136 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1733198 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1733243 INFO (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1733243 INFO (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1733263 INFO (zkConnectionManagerCallback-2779-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733264 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733265 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733287 INFO (zkConnectionManagerCallback-2784-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733288 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733289 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733294 INFO (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1733294 INFO (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cid_igFlHn6rfwIEFGKZTqAIJqVDydjmkAsXjxzUM5SjB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1733304 INFO (zkConnectionManagerCallback-2789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733305 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733306 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733313 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1733375 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1733402 INFO (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cigvigFlHn6sLwMEFGpJnU1gqh9fRe1aIwpiqhRXA9DWB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1733402 INFO (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAWT6cigvigFlHn6sLwMEFGpJnU1gqh9fRe1aIwpiqhRXA9DWB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1733403 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1733489 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 1733557 ERROR (qtp1703952486-58628) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 1733558 ERROR (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_4]
[junit4] 2> 1733572 ERROR (qtp1703952486-58628) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 1733573 ERROR (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 1733574 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> 1733648 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1733657 INFO (zkConnectionManagerCallback-2794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733658 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733659 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733664 INFO (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1733665 INFO (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1733668 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1733739 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1733751 INFO (zkConnectionManagerCallback-2799-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733752 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733753 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733757 ERROR (qtp138268735-58642) [n:127.0.0.1:40246_solr
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 1733781 INFO (zkConnectionManagerCallback-2804-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733782 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733782 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733805 ERROR (qtp1703952486-58631) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_7]
[junit4] 2> 1733814 INFO (zkConnectionManagerCallback-2809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1733814 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1733815 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40771/solr ready
[junit4] 2> 1733829 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1733914 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1733927 WARN (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1733928 WARN (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1733929 WARN (qtp1703952486-58628) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1733930 WARN (qtp1703952486-58628) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1733937 WARN (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1733937 WARN (qtp138268735-58640) [n:127.0.0.1:40246_solr
] o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1733939 WARN (qtp1703952486-58628) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1733939 WARN (qtp1703952486-58628) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1733940 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 1734019 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1734034 WARN (qtp138268735-58638) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: bar is trying to renew a
token with wrong password
[junit4] 2> 1734035 WARN (qtp138268735-58638) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.authentication.requestcontinues
[junit4] 2> 1734036 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A4B55475AC7193AF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenRenew -Dtests.seed=A4B55475AC7193AF
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=en-SG -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.10s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([A4B55475AC7193AF:932EA06B94BD4E0B]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:132)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:316)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:333)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1734039 INFO (jetty-closer-2735-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5b2fd2fb{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1734040 INFO (jetty-closer-2735-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@78d073cb{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1734047 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=390054616
[junit4] 2> 1734047 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1734048 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19abe678: rootName =
solr_40246, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@127f6b70
[junit4] 2> 1734053 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=713684039
[junit4] 2> 1734054 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1734054 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c941c4e: rootName =
solr_33130, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@3173eaf4
[junit4] 2> 1734059 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1734059 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62944e9b: rootName =
solr_33130, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@11689025
[junit4] 2> 1734062 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1734062 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5515ecfd: rootName =
solr_40246, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@11689025
[junit4] 2> 1734062 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1734062 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e5fe331: rootName =
solr_33130, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@14b817d2
[junit4] 2> 1734064 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33130_solr
[junit4] 2> 1734065 INFO (zkCallback-2746-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1734065 INFO (zkCallback-2754-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1734065 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1734066 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1734067 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1734068 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11f9abad: rootName =
solr_40246, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@14b817d2
[junit4] 2> 1734068 INFO (jetty-closer-2735-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72090290431328260-127.0.0.1:33130_solr-n_0000000000) closing
[junit4] 2> 1734068 INFO
(OverseerStateUpdate-72090290431328260-127.0.0.1:33130_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33130_solr
[junit4] 2> 1734070 INFO (zkCallback-2767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1734070 WARN
(OverseerAutoScalingTriggerThread-72090290431328260-127.0.0.1:33130_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1734070 INFO (zkCallback-2761-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1734077 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40246_solr
[junit4] 2> 1734078 INFO (jetty-closer-2735-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1734079 INFO (zkCallback-2746-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1734079 INFO (zkCallback-2754-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1734080 ERROR
(Thread[Thread-49868,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1734086 INFO (zkCallback-2754-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40246_solr
[junit4] 2> 1734089 INFO (zkCallback-2767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1734093 ERROR
(Thread[Thread-49867,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1734112 INFO (jetty-closer-2735-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5226ff4f{/solr,null,UNAVAILABLE}
[junit4] 2> 1734113 INFO (jetty-closer-2735-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@79b5f381{/solr,null,UNAVAILABLE}
[junit4] 2> 1734121 INFO (jetty-closer-2735-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1734122 INFO (jetty-closer-2735-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1734122 ERROR
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1734123 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A4B55475AC7193AF]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40771 40771
[junit4] 2> 1734207 INFO (Thread-49850) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40771 40771
[junit4] 2> 1734208 WARN (Thread-49850) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 11 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A4B55475AC7193AF-001
[junit4] 2> Aug 02, 2018 11:42:23 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(Lucene70): {},
docValues:{}, maxPointsInLeafNode=549, maxMBSortInHeap=7.708770119956411,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-SG, timezone=Asia/Jerusalem
[junit4] 2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=1,free=106729304,total=524812288
[junit4] 2> NOTE: All tests run in this JVM: [ResourceLoaderTest,
ShardSplitTest, UpdateParamsTest, TestFiltering, ScriptEngineTest,
TestRealTimeGet, TestFieldCacheWithThreads, TestAuthenticationFramework,
StatelessScriptUpdateProcessorFactoryTest, HdfsDirectoryTest,
LeaderTragicEventTest, TestMaxScoreQueryParser, SchemaApiFailureTest,
MultiSolrCloudTestCaseTest, PeerSyncTest, DocValuesTest,
LukeRequestHandlerTest, AssignBackwardCompatibilityTest, ConfigSetsAPITest,
SegmentsInfoRequestHandlerTest, ClassificationUpdateProcessorIntegrationTest,
TestDocTermOrdsUninvertLimit, TestQueryUtils, TestUseDocValuesAsStored2,
AnalyticsQueryTest, TestShortCircuitedRequests, TestCodecSupport,
DistributedFacetPivotWhiteBoxTest, RulesTest, IndexSchemaRuntimeFieldTest,
TestRandomFlRTGCloud, DeleteNodeTest, SimpleMLTQParserTest,
OpenExchangeRatesOrgProviderTest, TestNoOpRegenerator, BasicDistributedZkTest,
TestSchemalessBufferedUpdates, TestPolicyCloud, LIRRollingUpdatesTest,
HLLUtilTest, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest,
SuggesterWFSTTest, TestMinMaxOnMultiValuedField, SolrJmxReporterCloudTest,
TestSort, TestSearcherReuse, BlockJoinFacetRandomTest,
TestComplexPhraseQParserPlugin, SolrCoreTest, AtomicUpdateProcessorFactoryTest,
TermsComponentTest, TestCoreContainer, SolrIndexSplitterTest,
SystemInfoHandlerTest, ConcurrentDeleteAndCreateCollectionTest,
CoreMergeIndexesAdminHandlerTest, TestStressVersions, HighlighterConfigTest,
TestBlendedInfixSuggestions, PingRequestHandlerTest,
TestPostingsSolrHighlighter, RegexBytesRefFilterTest, NodeLostTriggerTest,
BasicFunctionalityTest, XsltUpdateRequestHandlerTest,
TestExactSharedStatsCache, TestSimpleTextCodec, ZkFailoverTest, TestUpdate,
V2ApiIntegrationTest, DirectSolrConnectionTest, TestPayloadScoreQParserPlugin,
TestScoreJoinQPScore, DateRangeFieldTest, SearchRateTriggerIntegrationTest,
TaggingAttributeTest, CoreSorterTest, SharedFSAutoReplicaFailoverTest,
BinaryUpdateRequestHandlerTest, TestInPlaceUpdatesStandalone,
DistributedExpandComponentTest, SaslZkACLProviderTest,
TestGraphMLResponseWriter, TestDocSet, SolrInfoBeanTest,
TestDownShardTolerantSearch, TestLuceneIndexBackCompat, TestPrepRecovery,
OutOfBoxZkACLAndCredentialsProvidersTest, SolrCoreMetricManagerTest,
TestStressRecovery, DocValuesNotIndexedTest, TestCSVResponseWriter,
TestManagedResource, AnalysisErrorHandlingTest, TestCloudNestedDocsSort,
DistributedFacetSimpleRefinementLongTailTest, TestMergePolicyConfig,
TriggerSetPropertiesIntegrationTest, UninvertDocValuesMergePolicyTest,
DisMaxRequestHandlerTest, DefaultValueUpdateProcessorTest,
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestMaxTokenLenTokenizer, TestSolr4Spatial, SpellingQueryConverterTest,
BaseCdcrDistributedZkTest, TestLFUCache, CollectionStateFormat2Test,
DistributedQueryComponentOptimizationTest, TestDistributedSearch,
TestRequestForwarding, PreAnalyzedFieldTest, TestCloudSearcherWarming,
TestStressCloudBlindAtomicUpdates, SolrCloudReportersTest,
SpellCheckCollatorTest, StressHdfsTest, ExplicitHLLTest,
TestSolrDeletionPolicy2, TestAuthorizationFramework,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [423/826 (1!)] on J1 in 2.74s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 10362 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid9580.hprof
Total time: 210 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]