Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20390/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=5929, name=jetty-launcher-641-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=5929, name=jetty-launcher-641-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([5BEC2612CB98E7E0]:0)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream
Error Message:
--> https://127.0.0.1:32983/solr/collection1: An exception has occurred on the
server, refer to server log for details.
Stack Trace:
java.io.IOException: --> https://127.0.0.1:32983/solr/collection1: An exception
has occurred on the server, refer to server log for details.
at
__randomizedtesting.SeedInfo.seed([CB099D65A0C00A4C:3A6D450DF4AAC552]:0)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:4366)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassCastException: java.lang.Boolean cannot be cast to
java.util.Map
at
org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser.next(JavabinTupleStreamParser.java:182)
at
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:191)
... 40 more
FAILED: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter
Error Message:
Test requires that log-level is at-least INFO, but INFO is disabled
Stack Trace:
java.lang.AssertionError: Test requires that log-level is at-least INFO, but
INFO is disabled
at
__randomizedtesting.SeedInfo.seed([5BEC2612CB98E7E0:4080B25A09474A5]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99)
at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11853 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> 623565 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-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.TestImpersonationWithHadoopAuth_5BEC2612CB98E7E0-001/init-core-data-001
[junit4] 2> 623566 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 623566 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 623567 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 623581 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-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.TestImpersonationWithHadoopAuth_5BEC2612CB98E7E0-001/tempDir-001
[junit4] 2> 623581 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 623581 INFO (Thread-2529) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 623581 INFO (Thread-2529) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 623583 ERROR (Thread-2529) [ ] 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> 623681 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36211
[junit4] 2> 623688 INFO (jetty-launcher-641-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 623688 INFO (jetty-launcher-641-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 623694 INFO (jetty-launcher-641-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@119155{/solr,null,AVAILABLE}
[junit4] 2> 623695 INFO (jetty-launcher-641-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@94bb51{/solr,null,AVAILABLE}
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@15b6f6e{HTTP/1.1,[http/1.1]}{127.0.0.1:42403}
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.e.j.s.Server Started @625131ms
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42403}
[junit4] 2> 623696 ERROR (jetty-launcher-641-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 623696 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-29T18:01:21.589Z
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@67f5f4{HTTP/1.1,[http/1.1]}{127.0.0.1:36971}
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.e.j.s.Server Started @625131ms
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36971}
[junit4] 2> 623697 ERROR (jetty-launcher-641-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 623697 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-29T18:01:21.590Z
[junit4] 2> 623698 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 623698 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 623704 INFO (jetty-launcher-641-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36211/solr
[junit4] 2> 623704 INFO (jetty-launcher-641-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36211/solr
[junit4] 2> 623706 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f27a7430004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 623733 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 623733 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42403_solr
[junit4] 2> 623734 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.c.Overseer Overseer
(id=98568089205145606-127.0.0.1:42403_solr-n_0000000000) starting
[junit4] 2> 623740 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 623740 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36971_solr
[junit4] 2> 623744 INFO
(zkCallback-652-thread-1-processing-n:127.0.0.1:36971_solr)
[n:127.0.0.1:36971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 623745 INFO
(OverseerStateUpdate-98568089205145606-127.0.0.1:42403_solr-n_0000000000)
[n:127.0.0.1:42403_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 623745 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42403_solr
[junit4] 2> 623746 INFO
(zkCallback-652-thread-1-processing-n:127.0.0.1:36971_solr)
[n:127.0.0.1:36971_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 623746 INFO
(zkCallback-653-thread-1-processing-n:127.0.0.1:42403_solr)
[n:127.0.0.1:42403_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 623768 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 623773 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 623831 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 623847 INFO (jetty-launcher-641-thread-2-EventThread)
[n:127.0.0.1:36971_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 623849 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 623849 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 623850 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 623851 INFO (jetty-launcher-641-thread-1-EventThread)
[n:127.0.0.1:42403_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 623932 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 623938 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 623977 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42403.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@adf939
[junit4] 2> 623977 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36971.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@adf939
[junit4] 2> 623985 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42403.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@adf939
[junit4] 2> 623985 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42403.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@adf939
[junit4] 2> 623985 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36971.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@adf939
[junit4] 2> 623985 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36971.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@adf939
[junit4] 2> 623986 INFO (jetty-launcher-641-thread-1)
[n:127.0.0.1:42403_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.TestImpersonationWithHadoopAuth_5BEC2612CB98E7E0-001/tempDir-001/node1/.
[junit4] 2> 623986 INFO (jetty-launcher-641-thread-2)
[n:127.0.0.1:36971_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.TestImpersonationWithHadoopAuth_5BEC2612CB98E7E0-001/tempDir-001/node2/.
[junit4] 2> 624016 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 624016 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36211/solr ready
[junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 624033 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 639082 WARN
(jetty-launcher-641-thread-2-SendThread(127.0.0.1:36211))
[n:127.0.0.1:36971_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15095ms for sessionid 0x15e2f27a7430005
[junit4] 2> 639082 WARN
(jetty-launcher-641-thread-1-SendThread(127.0.0.1:36211))
[n:127.0.0.1:42403_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15131ms for sessionid 0x15e2f27a7430008
[junit4] 2> 639082 WARN
(jetty-launcher-641-thread-2-SendThread(127.0.0.1:36211))
[n:127.0.0.1:36971_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15131ms for sessionid 0x15e2f27a7430007
[junit4] 2> 639087 WARN
(jetty-launcher-641-thread-1-SendThread(127.0.0.1:36211))
[n:127.0.0.1:42403_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15097ms for sessionid 0x15e2f27a7430006
[junit4] 2> 639087 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f27a7430008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 639087 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f27a7430007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 639087 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f27a7430005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 639088 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f27a7430006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 639097 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1504065681936&s=NHkzXkX67YeqoO1MiCl/Wd0F1Gw=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:21 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:21 GMT
[junit4] 2> 639098 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 639110 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 639118 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1504065697009&s=2mEXppBmUjjTb3LjOoyq5lumFfU=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639118 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 639130 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 639137 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1504065697027&s=cUutSRTvwObi32RodB5YyMwf45s=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639137 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 639153 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 639161 WARN (qtp31846692-5888) [ ]
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user
bar: id: ‘bar’: no such user
[junit4] 2> id: ‘bar’: no such user
[junit4] 2>
[junit4] 2> 639162 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1504065697047&s=E63MAifOw6CAwndW6SQL4sJinPI=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639163 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 639174 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 639177 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1504065697068&s=+S3DveQ7deQX8IURqqp1ti1slu8=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639177 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 639183 WARN
(zkCallback-652-thread-1-processing-n:127.0.0.1:36971_solr)
[n:127.0.0.1:36971_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1946a48 name:
ZooKeeperConnection Watcher:127.0.0.1:36211/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 639184 WARN
(zkCallback-652-thread-1-processing-n:127.0.0.1:36971_solr)
[n:127.0.0.1:36971_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 639184 WARN (zkCallback-659-thread-3) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1408e6a name:
ZooKeeperConnection Watcher:127.0.0.1:36211/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 639184 WARN (zkCallback-659-thread-3) [ ]
o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 639191 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 639193 WARN
(zkCallback-653-thread-3-processing-n:127.0.0.1:42403_solr)
[n:127.0.0.1:42403_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6554fa name: ZooKeeperConnection
Watcher:127.0.0.1:36211/solr got event WatchedEvent state:Disconnected
type:None path:null path: null type: None
[junit4] 2> 639193 WARN
(zkCallback-653-thread-3-processing-n:127.0.0.1:42403_solr)
[n:127.0.0.1:42403_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 639193 INFO (qtp31846692-5897) [ ]
o.a.s.s.SolrDispatchFilter Error authenticating
[junit4] 2> java.lang.IllegalArgumentException: userName is NULL, empty or
contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 639194 WARN (qtp31846692-5897) [ ] o.e.j.s.ServletHandler
/solr/admin/collections
[junit4] 2> org.apache.solr.common.SolrException: Error during request
authentication,
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: userName is
NULL, empty or contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> ... 26 more
[junit4] 2> 639198 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 639212 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 639216 INFO (qtp31846692-5895) [n:127.0.0.1:42403_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 639216 INFO (qtp31846692-5895) [n:127.0.0.1:42403_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 639216 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1504065697106&s=F5gpK0xl8hzUNcNPUp6De/EjWzk=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639217 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 639230 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 639237 INFO (qtp31846692-5895) [n:127.0.0.1:42403_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 639237 INFO (qtp31846692-5895) [n:127.0.0.1:42403_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 639237 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1504065697125&s=Xy2Mt/8+c4RO+vbD+fj88+/eD8Q=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639238 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 639251 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 639254 INFO (qtp31846692-5895) [n:127.0.0.1:42403_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 639254 INFO (qtp31846692-5895) [n:127.0.0.1:42403_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 639254 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[5BEC2612CB98E7E0])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1504065697146&s=1KRmXXvKX/+UDFT5V+wiksGzox8=";
Domain=127.0.0.1; Expires=Rab, 30-Agu-2017 04:01:37 GMT; HttpOnly". Invalid
'expires' attribute: Rab, 30-Agu-2017 04:01:37 GMT
[junit4] 2> 639254 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[5BEC2612CB98E7E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 639524 INFO (jetty-closer-642-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@67f5f4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 639524 INFO (jetty-closer-642-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@15b6f6e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 639525 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25054169
[junit4] 2> 639525 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31250960
[junit4] 2> 639525 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 639525 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 639525 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@f9c963: rootName =
solr_36971, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@19717bc
[junit4] 2> 639525 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a543c7: rootName =
solr_42403, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@273045
[junit4] 2> 639531 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 639531 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@149257: rootName =
solr_42403, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@13f06dd
[junit4] 2> 639531 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 639531 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15527c3: rootName =
solr_36971, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@13f06dd
[junit4] 2> 639542 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 639542 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@626ba8: rootName =
solr_42403, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1e30f5f
[junit4] 2> 639544 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 639544 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39847f: rootName =
solr_36971, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1e30f5f
[junit4] 2> 640432 INFO (jetty-launcher-641-thread-2-EventThread)
[n:127.0.0.1:36971_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 640589 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 640589 INFO (jetty-closer-642-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 640589 WARN
(zkCallback-652-thread-4-processing-n:127.0.0.1:36971_solr)
[n:127.0.0.1:36971_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 640589 ERROR
(Thread[Thread-2546,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:36971_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 640593 INFO (jetty-closer-642-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@94bb51{/solr,null,UNAVAILABLE}
[junit4] 2> 640715 INFO
(zkCallback-653-thread-2-processing-n:127.0.0.1:42403_solr)
[n:127.0.0.1:42403_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 640716 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 640716 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 640716 INFO (jetty-closer-642-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98568089205145606-127.0.0.1:42403_solr-n_0000000000) closing
[junit4] 2> 640716 INFO
(OverseerStateUpdate-98568089205145606-127.0.0.1:42403_solr-n_0000000000)
[n:127.0.0.1:42403_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42403_solr
[junit4] 2> 640716 WARN
(zkCallback-653-thread-2-processing-n:127.0.0.1:42403_solr)
[n:127.0.0.1:42403_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 640716 ERROR
(Thread[Thread-2548,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:42403_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 641143 INFO (jetty-closer-642-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@119155{/solr,null,UNAVAILABLE}
[junit4] 2> 641143 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-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> 641144 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36211 36211
[junit4] 2> 646547 INFO (Thread-2529) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36211 36211
[junit4] 2> 646547 WARN (Thread-2529) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 646547 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Aug 29, 2017 6:01:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Aug 29, 2017 6:02:04 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] 2> 1) Thread[id=5929,
name=jetty-launcher-641-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Aug 29, 2017 6:02:04 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=5929,
name=jetty-launcher-641-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 666632 ERROR (jetty-launcher-641-thread-2-EventThread)
[n:127.0.0.1:36971_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Aug 29, 2017 6:02:04 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=494, maxMBSortInHeap=7.518237157449121,
sim=RandomSimilarity(queryNorm=false): {}, locale=id-ID,
timezone=America/Argentina/Ushuaia
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=198737144,total=292454400
[junit4] 2> NOTE: All tests run in this JVM: [TestManagedResourceStorage,
TestHdfsUpdateLog, SharedFSAutoReplicaFailoverTest, HdfsNNFailoverTest,
SparseHLLTest, BinaryUpdateRequestHandlerTest, NodeMutatorTest, TestRangeQuery,
IndexBasedSpellCheckerTest, PKIAuthenticationIntegrationTest,
DistributedQueryComponentOptimizationTest, UtilsToolTest,
ExternalFileFieldSortTest, ZkNodePropsTest, TestCSVLoader,
DocValuesNotIndexedTest, TestLockTree, DistributedDebugComponentTest,
CursorMarkTest, HttpSolrCallGetCoreTest, UpdateParamsTest, DeleteNodeTest,
TestCloudJSONFacetJoinDomain, SpellingQueryConverterTest, SolrCoreTest,
UUIDFieldTest, BlockCacheTest, HttpPartitionTest,
TestWordDelimiterFilterFactory, FieldAnalysisRequestHandlerTest, TestFaceting,
PreAnalyzedUpdateProcessorTest, MoveReplicaHDFSUlogDirTest,
TestHighlightDedupGrouping, TestBadConfig, DebugComponentTest, UpdateLogTest,
TestRealTimeGet, BJQParserTest, HdfsChaosMonkeyNothingIsSafeTest,
TestSizeLimitedDistributedMap, DocExpirationUpdateProcessorFactoryTest,
CdcrVersionReplicationTest, MigrateRouteKeyTest, SolrPluginUtilsTest,
RAMDirectoryFactoryTest, TestRTimerTree, WordBreakSolrSpellCheckerTest,
BasicZkTest, CursorPagingTest, SolrIndexSplitterTest, TestCrossCoreJoin,
DefaultValueUpdateProcessorTest, RankQueryTest, OutputWriterTest,
TestDistributedStatsComponentCardinality, AsyncCallRequestStatusResponseTest,
RecoveryAfterSoftCommitTest, TestFastOutputStream, CollectionReloadTest,
TestLazyCores, TestOmitPositions, TestWriterPerf, TestCollectionAPIs,
TestBinaryField, TestConfigSetImmutable, TestLegacyFieldCache,
PreAnalyzedFieldManagedSchemaCloudTest, LeaderElectionIntegrationTest,
TestRestoreCore, TestRandomFaceting, TestSolrQueryResponse,
TestFieldCacheSortRandom, OverseerCollectionConfigSetProcessorTest,
TestMinMaxOnMultiValuedField, TestMergePolicyConfig, ChangedSchemaMergeTest,
TestManagedSynonymGraphFilterFactory, QueryResultKeyTest, ConfigSetsAPITest,
SolrIndexConfigTest, TestQuerySenderNoQuery, TestConfigSetsAPIExclusivity,
DirectoryFactoryTest, UninvertDocValuesMergePolicyTest, TestPhraseSuggestions,
TestBinaryResponseWriter, TestXmlQParserPlugin, TestStressLucene,
TestUninvertingReader, TestIBSimilarityFactory, TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=5BEC2612CB98E7E0
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id-ID
-Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=5929,
name=jetty-launcher-641-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([5BEC2612CB98E7E0]:0)
[junit4] Completed [234/732 (1!)] on J0 in 43.09s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 1273 lines...]
[junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest
[junit4] 2> 2175394 INFO
(SUITE-SolrSlf4jReporterTest-seed#[5BEC2612CB98E7E0]-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/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_5BEC2612CB98E7E0-001/init-core-data-001
[junit4] 2> 2175394 WARN
(SUITE-SolrSlf4jReporterTest-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
[junit4] 2> 2175394 INFO
(SUITE-SolrSlf4jReporterTest-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2175395 INFO
(SUITE-SolrSlf4jReporterTest-seed#[5BEC2612CB98E7E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2175397 INFO
(TEST-SolrSlf4jReporterTest.testReporter-seed#[5BEC2612CB98E7E0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReporter
[junit4] 2> 2175397 INFO
(TEST-SolrSlf4jReporterTest.testReporter-seed#[5BEC2612CB98E7E0]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReporter
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter
-Dtests.seed=5BEC2612CB98E7E0 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-JO -Dtests.timezone=America/Marigot -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J1 | SolrSlf4jReporterTest.testReporter <<<
[junit4] > Throwable #1: java.lang.AssertionError: Test requires that
log-level is at-least INFO, but INFO is disabled
[junit4] > at
__randomizedtesting.SeedInfo.seed([5BEC2612CB98E7E0:4080B25A09474A5]:0)
[junit4] > at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.ensureLoggingConfiguredAppropriately(SolrSlf4jReporterTest.java:99)
[junit4] > at
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:49)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrSlf4jReporterTest_5BEC2612CB98E7E0-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO, timezone=America/Marigot
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=110668568,total=357023744
[junit4] 2> NOTE: All tests run in this JVM: [TestTrieFacet,
TestFieldCacheVsDocValues, TestManagedStopFilterFactory,
HdfsBasicDistributedZk2Test, TestPayloadScoreQParserPlugin,
OverseerModifyCollectionTest, TestRandomRequestDistribution,
ClassificationUpdateProcessorTest, TestRestManager, BlobRepositoryCloudTest,
TestSolrCloudWithHadoopAuthPlugin, TestCustomStream, ResourceLoaderTest,
TestDistributedGrouping, DistributedIntervalFacetingTest, TestTlogReplica,
TestAuthorizationFramework, LukeRequestHandlerTest, TestPerFieldSimilarity,
SolrGraphiteReporterTest, TestLRUCache, TestSolrCLIRunExample,
TestMiniSolrCloudClusterSSL, TestJsonFacetRefinement,
DistributedExpandComponentTest, CSVRequestHandlerTest, JSONWriterTest,
DocValuesMultiTest, SystemInfoHandlerTest, PropertiesRequestHandlerTest,
ForceLeaderTest, TestHashPartitioner, TestMaxScoreQueryParser,
ImplicitSnitchTest, ConvertedLegacyTest, ResponseHeaderTest,
TestInPlaceUpdatesDistrib, DistribCursorPagingTest,
TestDocBasedVersionConstraints, ConnectionManagerTest,
TestFuzzyAnalyzedSuggestions, TestStressCloudBlindAtomicUpdates,
ExitableDirectoryReaderTest, TestMaxTokenLenTokenizer,
TestAtomicUpdateErrorCases, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestSQLHandler, TestHalfAndHalfDocValues, DistanceFunctionTest,
CollectionsAPISolrJTest, ZkControllerTest, BlockJoinFacetDistribTest,
TestMultiValuedNumericRangeQuery, RestartWhileUpdatingTest,
MoreLikeThisHandlerTest, CoreAdminHandlerTest, SliceStateTest,
LeaderElectionContextKeyTest, TestUpdate, TestConfigsApi, HdfsRecoverLeaseTest,
BasicFunctionalityTest, OpenCloseCoreStressTest, TestBackupRepositoryFactory,
MetricsConfigTest, TolerantUpdateProcessorTest, AddBlockUpdateTest,
SortSpecParsingTest, FileBasedSpellCheckerTest, TestElisionMultitermQuery,
TestSmileRequest, OverseerTaskQueueTest, SchemaVersionSpecificBehaviorTest,
BaseCdcrDistributedZkTest, DOMUtilTest, TestCloudDeleteByQuery,
LoggingHandlerTest, RemoteQueryErrorTest, DataDrivenBlockJoinTest,
TestDFISimilarityFactory, TestSegmentSorting, BadCopyFieldTest,
DirectSolrSpellCheckerTest, SpellCheckComponentTest,
IndexSchemaRuntimeFieldTest, TestNumericTokenStream, SuggesterTSTTest,
DocValuesTest, TestNoOpRegenerator, TestCollectionsAPIViaSolrCloudCluster,
TestEmbeddedSolrServerConstructors, AnalyticsMergeStrategyTest,
SolrMetricReporterTest, TestSolrCloudWithDelegationTokens, ShardRoutingTest,
TestSystemIdResolver, TestSolrConfigHandlerConcurrent, AtomicUpdatesTest,
PrimUtilsTest, TestFieldSortValues, QueryParsingTest, MoveReplicaTest,
TestSolrIndexConfig, TestFieldCacheReopen, VersionInfoTest,
TlogReplayBufferedWhileIndexingTest, TestSolrConfigHandler,
ReplicaListTransformerTest, TestCoreDiscovery,
TestDynamicFieldCollectionResource, SoftAutoCommitTest, SampleTest,
EnumFieldTest, TestHdfsCloudBackupRestore, TestCharFilters, GraphQueryTest,
TestUnifiedSolrHighlighter, ConfigureRecoveryStrategyTest,
TestPartialUpdateDeduplication, TestTrackingShardHandlerFactory,
UnloadDistributedZkTest, RecoveryZkTest, ClusterStateUpdateTest,
LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestCoreContainer,
TestSolr4Spatial, SolrCmdDistributorTest, QueryElevationComponentTest,
BadIndexSchemaTest, TestFiltering, TestRemoteStreaming, CacheHeaderTest,
TestQueryTypes, TestValueSourceCache, TestIndexingPerformance, IndexSchemaTest,
ReturnFieldsTest, MBeansHandlerTest, TestSolrDeletionPolicy2, TestDocSet,
TestSearchPerf, NumericFieldsTest, TestSolrCoreProperties,
TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion,
SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest,
TestSolrJ, TestUtils, TestDocumentBuilder, FileUtilsTest, CircularListTest,
DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
ConnectionReuseTest, AssignBackwardCompatibilityTest,
ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteShardTest, DeleteStatusTest,
DistributedQueueTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerRolesTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields,
TestCloudSearcherWarming, TestLeaderElectionZkExpiry,
TestPullReplicaErrorHandling, TestReplicaProperties, TestRequestForwarding,
TestStressInPlaceUpdates, HdfsSyncSliceTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
StressHdfsTest, CachingDirectoryFactoryTest, TestSolrCloudSnapshots,
TestReplicationHandlerBackup, TestReqParamsAPI, V2ApiIntegrationTest,
V2StandaloneTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest,
InfoHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest,
DistributedSuggestComponentTest, SuggestComponentTest, SolrSlf4jReporterTest]
[junit4] Completed [616/732 (2!)] on J1 in 0.01s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1314 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_CB099D65A0C00A4C-001/init-core-data-001
[junit4] 2> 22911 WARN
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 22912 INFO
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 22913 INFO
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-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> 22914 INFO
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 22916 INFO
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_CB099D65A0C00A4C-001/tempDir-001
[junit4] 2> 22923 INFO
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 22924 INFO (Thread-73) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 22924 INFO (Thread-73) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 23021 ERROR (Thread-73) [ ] 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> 23024 INFO
(SUITE-StreamExpressionTest-seed#[CB099D65A0C00A4C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44291
[junit4] 2> 23111 INFO (jetty-launcher-15-thread-3) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 23111 INFO (jetty-launcher-15-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 23112 INFO (jetty-launcher-15-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 23112 INFO (jetty-launcher-15-thread-4) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 23118 INFO (jetty-launcher-15-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10e01be{/solr,null,AVAILABLE}
[junit4] 2> 23119 INFO (jetty-launcher-15-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@aa539{/solr,null,AVAILABLE}
[junit4] 2> 23119 INFO (jetty-launcher-15-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a53b3f{/solr,null,AVAILABLE}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1326ea7{/solr,null,AVAILABLE}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6caa1b{SSL,[ssl,
http/1.1]}{127.0.0.1:32983}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@458216{SSL,[ssl,
http/1.1]}{127.0.0.1:38159}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-3) [ ] o.e.j.s.Server
Started @25195ms
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-1) [ ] o.e.j.s.Server
Started @25195ms
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32983}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38159}
[junit4] 2> 23120 ERROR (jetty-launcher-15-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 23120 ERROR (jetty-launcher-15-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18d90a4{SSL,[ssl,
http/1.1]}{127.0.0.1:46091}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-2) [ ] o.e.j.s.Server
Started @25196ms
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@167ce12{SSL,[ssl,
http/1.1]}{127.0.0.1:33959}
[junit4] 2> 23120 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46091}
[junit4] 2> 23121 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-4) [ ] o.e.j.s.Server
Started @25198ms
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-29T18:30:32.653Z
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33959}
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-29T18:30:32.653Z
[junit4] 2> 23123 ERROR (jetty-launcher-15-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 23123 ERROR (jetty-launcher-15-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 23124 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 23123 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 23124 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-29T18:30:32.654Z
[junit4] 2> 23124 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 23124 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-29T18:30:32.654Z
[junit4] 2> 23127 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 23132 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 23133 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 23233 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 23240 INFO (jetty-launcher-15-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44291/solr
[junit4] 2> 23247 INFO (jetty-launcher-15-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44291/solr
[junit4] 2> 23251 INFO (jetty-launcher-15-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44291/solr
[junit4] 2> 23253 INFO (jetty-launcher-15-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44291/solr
[junit4] 2> 23282 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f425f370008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 23283 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f425f370005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 23283 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15e2f425f370006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 23336 WARN (jetty-launcher-15-thread-2)
[n:127.0.0.1:46091_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 23336 WARN (jetty-launcher-15-thread-4)
[n:127.0.0.1:33959_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 23336 WARN (jetty-launcher-15-thread-1)
[n:127.0.0.1:38159_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 23340 WARN (jetty-launcher-15-thread-3)
[n:127.0.0.1:32983_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 23353 INFO (jetty-launcher-15-thread-1)
[n:127.0.0.1:38159_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 23353 INFO (jetty-launcher-15-thread-3)
[n:127.0.0.1:32983_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 23354 INFO (jetty-launcher-15-thread-4)
[n:127.0.0.1:33959_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 23354 INFO (jetty-launcher-15-thread-2)
[n:127.0.0.1:46091_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 23355 INFO (jetty-launcher-15-thread-1)
[n:127.0.0.1:38159_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38159_solr
[junit4] 2> 23356 INFO (jetty-launcher-15-thread-1)
[n:127.0.0.1:38159_solr ] o.a.s.c.Overseer Overseer
(id=98568203960516618-127.0.0.1:38159_solr-n_0000000000) starting
[junit4] 2> 23356 INFO (jetty-launcher-15-thread-4)
[n:127.0.0.1:33959_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33959_solr
[junit4] 2> 23358 INFO (jetty-launcher-15-thread-2)
[n:127.0.0.1:46091_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46091_solr
[junit4] 2> 23359 INFO (jetty-launcher-15-thread-3)
[n:127.0.0.1:32983_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32983_solr
[junit4] 2> 23361 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:38159_solr)
[n:127.0.0.1:38159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 23362 INFO
(zkCallback-34-thread-1-processing-n:127.0.0.1:46091_solr)
[n:127.0.0.1:46091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 23366 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:33959_solr)
[n:127.0.0.1:33959_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 23366 INFO
(zkCallback-36-thread-1-processing-n:127.0.0.1:32983_solr)
[n:127.0.0.1:32983_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 23371 INFO
(zkCallback-34-thread-1-processing-n:127.0.0.1:46091_solr)
[n:127.0.0.1:46091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 23371 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:38159_solr)
[n:127.0.0.1:38159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 23371 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:33959_solr)
[n:127.0.0.1:33959_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 23372 INFO
(zkCallback-36-thread-1-processing-n:127.0.0.1:32983_solr)
[n:127.0.0.1:32983_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 23451 INFO (jetty-launcher-15-thread-1)
[n:127.0.0.1:38159_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38159_solr
[junit4] 2> 23452 INFO
(zkCallback-34-thread-1-processing-n:127.0.0.1:46091_solr)
[n:127.0.0.1:46091_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 23452 INFO
(zkCallback-36-thread-1-processing-n:127.0.0.1:32983_solr)
[n:127.0.0.1:32983_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 23452 INFO
(zkCallback-37-thread-1-processing-n:127.0.0.1:33959_solr)
[n:127.0.0.1:33959_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 23452 INFO
(zkCallback-35-thread-1-processing-n:127.0.0.1:38159_solr)
[n:127.0.0.1:38159_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 23675 INFO (jetty-launcher-15-thread-2)
[n:127.0.0.1:46091_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46091.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a5e71b
[junit4] 2> 23685 INFO (jetty-launcher-15-thread-3)
[n:127.0.0.1:32983_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32983.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a5e71b
[junit4] 2> 23718 INFO (jetty-launcher-15-thread-4)
[n:127.0.0.1:33959_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33959.solr.node' (re
[...truncated too long message...]
;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.Histogram is never used
[ecj-lint] ----------
[ecj-lint] 13. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/metrics/reporters/SolrSlf4jReporter.java
(at line 27)
[ecj-lint] import com.codahale.metrics.Meter;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.Meter is never used
[ecj-lint] ----------
[ecj-lint] 14. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/metrics/reporters/SolrSlf4jReporter.java
(at line 29)
[ecj-lint] import com.codahale.metrics.MetricRegistry;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.MetricRegistry is never used
[ecj-lint] ----------
[ecj-lint] 15. ERROR in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/metrics/reporters/SolrSlf4jReporter.java
(at line 32)
[ecj-lint] import com.codahale.metrics.Timer;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.Timer is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/request/SimpleFacets.java
(at line 925)
[ecj-lint] fastForRandomSet = new HashDocSet(sset.getDocs(), 0,
sset.size());
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'fastForRandomSet' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/response/SmileResponseWriter.java
(at line 33)
[ecj-lint] new SmileWriter(out, request, response).writeResponse();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
(at line 1315)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 21. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
(at line 79)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
(at line 79)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
(at line 291)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 191)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
(at line 261)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 260)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 275)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 33. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 529)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 34. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/processor/UpdateRequestProcessor.java
(at line 85)
[ecj-lint] UpdateRequestProcessor p = this;
[ecj-lint] ^
[ecj-lint] Resource leak: 'p' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 35. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 36. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 37. WARNING in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] 37 problems (7 errors, 30 warnings)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:810: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:689: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2030:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2069:
Compile failed; see the compiler error output for details.
Total time: 66 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]