Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6045/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
7 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([124BAE16669EB14F:7AF49B3CB604A3A3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
ObjectTracker found 10 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor,
MDCAwareThreadPoolExecutor]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor,
MDCAwareThreadPoolExecutor]
at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
The process cannot access the file because it is being used by another
process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
The process cannot access the file because it is being used by another
process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000:
The process cannot access the file because it is being used by another process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001:
The process cannot access the file because it is being used by another process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper,
SolrCore]
at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches
Error Message:
Error from server at http://127.0.0.1:49734/solr: Could not find collection :
tobedeleted
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:49734/solr: Could not find collection :
tobedeleted
at
__randomizedtesting.SeedInfo.seed([16308E2C9116DFD6:B4F146A3137509BB]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
java.lang.NullPointerException
Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
at org.apache.hadoop.util.Shell.run(Shell.java:456)
at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
... 31 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11309 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\init-core-data-001
[junit4] 2> 1371176 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1371184 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1371186 INFO (Thread-2551) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1371186 INFO (Thread-2551) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1371286 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:63296
[junit4] 2> 1371286 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1371287 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1371290 INFO (zkCallback-1608-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@195b402 name:ZooKeeperConnection
Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1371291 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1371291 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1371291 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1371297 INFO (jetty-launcher-1607-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1371297 INFO (jetty-launcher-1607-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1371299 INFO (jetty-launcher-1607-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11ba13d{/solr,null,AVAILABLE}
[junit4] 2> 1371299 INFO (jetty-launcher-1607-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c73375{/solr,null,AVAILABLE}
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@162e4ee{HTTP/1.1,[http/1.1]}{127.0.0.1:63301}
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@11a8471{HTTP/1.1,[http/1.1]}{127.0.0.1:63300}
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-2) [ ]
o.e.j.s.Server Started @1375945ms
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-1) [ ]
o.e.j.s.Server Started @1375945ms
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63301}
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63300}
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1371301 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1371302 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2'
[junit4] 2> 1371302 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1'
[junit4] 2> 1371302 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1371302 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1371302 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1371302 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1371305 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1371305 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1371305 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1371306 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1371307 INFO (zkCallback-1610-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c91953 name:ZooKeeperConnection
Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1371308 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1371308 INFO (zkCallback-1609-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f950d2 name:ZooKeeperConnection
Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1371308 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1371308 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1371308 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1371308 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1371309 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1371313 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 0x156812f70750001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1371314 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\.
[junit4] 2> 1371314 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 18775046
[junit4] 2> 1371314 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2]
[junit4] 2> 1371314 WARN (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\lib
[junit4] 2> 1371314 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1371315 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 0x156812f70750002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1371316 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\.
[junit4] 2> 1371316 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 24144123
[junit4] 2> 1371316 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1]
[junit4] 2> 1371316 WARN (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\lib
[junit4] 2> 1371317 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63296/solr
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1371319 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1371320 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63296/solr
[junit4] 2> 1371320 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1371320 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1371320 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1371320 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1371323 INFO (zkCallback-1615-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@eda7d0 name:ZooKeeperConnection
Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1371324 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1371324 INFO (zkCallback-1616-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1fe723f name:ZooKeeperConnection
Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1371324 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1371324 INFO (jetty-launcher-1607-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1371324 INFO (jetty-launcher-1607-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1371325 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 0x156812f70750004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1371325 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$34/29032775@52d838
[junit4] 2> 1371329 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$34/29032775@1aa1b07
[junit4] 2> 1371331 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1371331 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1371332 INFO
(zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12714fb name:ZooKeeperConnection
Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1371333 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1371333 INFO
(zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13029ee name:ZooKeeperConnection
Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1371333 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1371333 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1371333 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1371336 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1371336 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1371339 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1371339 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1371341 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1371341 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1371343 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1371344 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1371345 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1371345 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1371346 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1371347 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1371348 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1371348 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1371349 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1371349 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1371350 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1371351 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1371351 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1371351 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1371352 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1371352 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1371353 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1371353 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1371356 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1371356 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1371358 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1371358 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1371359 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1371359 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1371359 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96406482785206277-127.0.0.1:63300_solr-n_0000000000
[junit4] 2> 1371360 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96406482785206278-127.0.0.1:63301_solr-n_0000000001
[junit4] 2> 1371360 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63300_solr
[junit4] 2> 1371360 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1371361 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96406482785206277-127.0.0.1:63300_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1371361 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63301_solr
[junit4] 2> 1371361 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:63301_solr
[junit4] 2> 1371361 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.Overseer Overseer
(id=96406482785206277-127.0.0.1:63300_solr-n_0000000000) starting
[junit4] 2> 1371362 INFO
(zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1371362 INFO
(zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1371363 INFO
(zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1371365 INFO
(zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1371365 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1371369 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1371370 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:63300_solr as DOWN
[junit4] 2> 1371370 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63300_solr
[junit4] 2> 1371370 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:63300_solr
[junit4] 2> 1371372 INFO
(zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1371372 INFO
(zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1371376 INFO
(zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr)
[n:127.0.0.1:63301_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1371376 INFO
(zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1371376 INFO
(OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000)
[n:127.0.0.1:63300_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1371378 INFO
(OverseerCollectionConfigSetProcessor-96406482785206277-127.0.0.1:63300_solr-n_0000000000)
[n:127.0.0.1:63300_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1371380 INFO
(OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000)
[n:127.0.0.1:63300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (2)
[junit4] 2> 1371382 INFO
(OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000)
[n:127.0.0.1:63300_solr ] o.a.s.c.Overseer processMessage: queueSize: 0,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:63300_solr"} current state version: 0
[junit4] 2> 1371382 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1371382 INFO
(OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000)
[n:127.0.0.1:63300_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:63300_solr
[junit4] 2> 1371382 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 1371387 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1371387 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 1371436 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1371436 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1371789 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1371789 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1371857 INFO (jetty-launcher-1607-thread-1-EventThread)
[n:127.0.0.1:63300_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1371857 INFO (jetty-launcher-1607-thread-2-EventThread)
[n:127.0.0.1:63301_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1372098 ERROR (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.h.u.Shell Failed to locate the winutils binary
in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
[junit4] 2> at
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1372362 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 1372363 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\.
[junit4] 2> 1372364 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1372368 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 1372380 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\.
[junit4] 2> 1372381 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1372381 INFO (jetty-launcher-1607-thread-2)
[n:127.0.0.1:63301_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1372381 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1372396 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
[junit4] 2> 1372396 INFO (jetty-launcher-1607-thread-1)
[n:127.0.0.1:63300_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1372397 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1372398 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1372405 INFO (zkCallback-1621-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19725e name:ZooKeeperConnection
Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1372406 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1372406 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1372440 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1374354 INFO (qtp16573147-10987) [n:127.0.0.1:63301_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374354 INFO (qtp16573147-10987) [n:127.0.0.1:63301_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374389 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374397 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374398 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374409 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374439 INFO (qtp16573147-10979) [n:127.0.0.1:63301_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374439 INFO (qtp16573147-10979) [n:127.0.0.1:63301_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374461 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374468 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374469 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374475 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374508 INFO (qtp16573147-10991) [n:127.0.0.1:63301_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374508 INFO (qtp16573147-10991) [n:127.0.0.1:63301_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374511 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374518 INFO (qtp13778722-10982) [n:127.0.0.1:63300_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374518 INFO (qtp13778722-10982) [n:127.0.0.1:63300_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374521 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374546 INFO (qtp16573147-10987) [n:127.0.0.1:63301_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374547 INFO (qtp16573147-10987) [n:127.0.0.1:63301_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374550 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374553 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374553 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374560 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374560 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 1374611 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1374644 ERROR (qtp16573147-10976) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_5]
[junit4] 2> 1374678 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374681 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374692 ERROR (qtp13778722-10988) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 1374698 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374700 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374700 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1374750 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1374758 INFO (qtp16573147-10989) [n:127.0.0.1:63301_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374758 INFO (qtp16573147-10989) [n:127.0.0.1:63301_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374761 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374765 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1374765 INFO (qtp13778722-10983) [n:127.0.0.1:63300_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1374769 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374769 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1374800 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1374804 INFO (qtp16573147-10976) [n:127.0.0.1:63301_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1374804 INFO (qtp16573147-10976) [n:127.0.0.1:63301_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1374805 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1471082188687&s=HcAxka2b9d+BPu+vArSDpj5Fe2E=";
Path=/; Domain=127.0.0.1; Expires= , 13- -2016 09:56:28 GMT; HttpOnly".
Invalid 'expires' attribute: , 13- -2016 09:56:28 GMT
[junit4] 2> 1374805 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1374842 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 1374856 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=124BAE16669EB14F
-Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Brazil/West
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.05s J0 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([124BAE16669EB14F:7AF49B3CB604A3A3]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1374894 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1374919 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1374919 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1374927 INFO (zkCallback-1623-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d7dfca name:ZooKeeperConnection
Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1374927 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1374927 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1374932 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1374933 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 0x156812f7075000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1374963 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[124BAE16669EB14F])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1374970 WARN (qtp16573147-10981) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1374971 WARN (qtp16573147-10981) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1374971 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374971 WARN (qtp13778722-10986) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1374972 WARN (qtp13778722-10986) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1374972 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[124BAE16669EB14F])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01- -1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
[junit4] 2> 1374979 WARN (qtp16573147-10989) [n:127.0.0.1:63301_solr ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.h
[...truncated too long message...]
ectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node1\.\falsepredicate_shard1_replica1\data\
[junit4] 2> 246324 INFO
(zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr)
[n:127.0.0.1:49736_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 246324 INFO
(zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr)
[n:127.0.0.1:49734_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 246325 INFO (coreCloseExecutor-1021-thread-2)
[n:127.0.0.1:49740_solr c:falsepredicate s:shard2 r:core_node2
x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to
close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node2\.\falsepredicate_shard2_replica1\data\snapshot_metadata
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node2\.\falsepredicate_shard2_replica1\data\snapshot_metadata;done=false>>]
[junit4] 2> 246325 INFO (coreCloseExecutor-1021-thread-2)
[n:127.0.0.1:49740_solr c:falsepredicate s:shard2 r:core_node2
x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 246325 INFO (coreCloseExecutor-1021-thread-2)
[n:127.0.0.1:49740_solr c:falsepredicate s:shard2 r:core_node2
x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node2\.\falsepredicate_shard2_replica1\data\snapshot_metadata
[junit4] 2> 246325 INFO (jetty-launcher-514-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=96406631500414985-127.0.0.1:49736_solr-n_0000000000) closing
[junit4] 2> 246325 INFO
(OverseerStateUpdate-96406631500414985-127.0.0.1:49736_solr-n_0000000000)
[n:127.0.0.1:49736_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:49736_solr
[junit4] 2> 246326 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr)
[n:127.0.0.1:49740_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 246326 INFO
(zkCallback-565-thread-2-processing-n:127.0.0.1:49805_solr)
[n:127.0.0.1:49805_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 246326 WARN
(zkCallback-565-thread-2-processing-n:127.0.0.1:49805_solr)
[n:127.0.0.1:49805_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 246326 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr)
[n:127.0.0.1:49740_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 246332 INFO
(zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr)
[n:127.0.0.1:49736_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 246336 INFO
(zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr)
[n:127.0.0.1:49734_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 246339 INFO (jetty-launcher-514-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11af1a9{/solr,null,UNAVAILABLE}
[junit4] 2> 246343 INFO
(zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr)
[n:127.0.0.1:49734_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 246343 INFO
(zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr)
[n:127.0.0.1:49736_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 246343 WARN
(zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr)
[n:127.0.0.1:49734_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 246343 INFO
(zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr)
[n:127.0.0.1:49740_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 246349 INFO (jetty-launcher-514-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1bf57b6{/solr,null,UNAVAILABLE}
[junit4] 2> 247844 WARN
(zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr)
[n:127.0.0.1:49740_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 247844 WARN
(zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr)
[n:127.0.0.1:49736_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 247844 INFO (jetty-launcher-514-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18eccb3{/solr,null,UNAVAILABLE}
[junit4] 2> 247845 INFO (jetty-launcher-514-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e98828{/solr,null,UNAVAILABLE}
[junit4] 2> 247848 INFO
(SUITE-TestCollectionStateWatchers-seed#[16308E2C9116DFD6]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49730 49730
[junit4] 2> 247851 INFO (Thread-677) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:49730 49730
[junit4] 2> 247876 WARN (Thread-677) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterprops.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/collections/falsepredicate/state.json
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 6 /solr/collections/testcollection/state.json
[junit4] 2> 4
/solr/overseer_elect/election/96406631500414988-127.0.0.1:49740_solr-n_0000000001
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2> 2 /solr/collections/currentstate/state.json
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 56 /solr/overseer/queue
[junit4] 2> 35 /solr/overseer/collection-queue-work
[junit4] 2> 14 /solr/overseer/queue-work
[junit4] 2> 8 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 247877 INFO
(SUITE-TestCollectionStateWatchers-seed#[16308E2C9116DFD6]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001
[junit4] 2> Aug 13, 2016 12:35:09 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=13272, maxDocsPerChunk=233, blockSize=9),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=13272, blockSize=9)), sim=ClassicSimilarity, locale=en-AU,
timezone=America/Chihuahua
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=51347576,total=106582016
[junit4] 2> NOTE: All tests run in this JVM: [LargeVolumeBinaryJettyTest,
SolrExampleJettyTest, TestLBHttpSolrClient, SolrExampleStreamingBinaryTest,
GetByIdTest, SolrPingTest, SolrExceptionTest, JdbcTest,
BasicHttpSolrClientTest, TestClusteringResponse, SolrQueryTest,
QueryResponseTest, StreamExpressionToExplanationTest, CommonParamsTest,
LargeVolumeEmbeddedTest, TestZkConfigManager, TestConfigSetAdminRequest,
OperationsTest, DocumentAnalysisResponseTest, TestEmbeddedSolrServer,
TestNamedListCodec, TestHash, ModifiableSolrParamsTest,
FieldAnalysisResponseTest, NamedListTest, FacetFieldTest,
CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest,
CloudSolrClientTest, StreamingTest, StreamExpressionParserTest,
ConcatOperationTest, SchemaTest, TestCollectionAdminRequest,
NoOpResponseParserTest, TestSuggesterResponse, SolrZkClientTest,
TestCollectionStateWatchers]
[junit4] Completed [85/85 (1!)] on J1 in 55.96s, 9 tests, 1 error <<<
FAILURES!
[...truncated 51738 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]