Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/293/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseParallelGC
--illegal-access=deny
10 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest
Error Message:
org/mortbay/jetty/security/SslSelectChannelConnector
Stack Trace:
java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1007)
at
java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at
java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:801)
at
java.base/jdk.internal.loader.BuiltinClassLoader.access$400(BuiltinClassLoader.java:95)
at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:712)
at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:707)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at
java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:720)
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:622)
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.setupClass(CheckHdfsIndexTest.java:62)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
... 51 more
FAILED: junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.index.hdfs.CheckHdfsIndexTest: 1) Thread[id=5972,
name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-CheckHdfsIndexTest] at
java.base@9/java.lang.Object.wait(Native Method) at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553) at
java.base@9/java.util.TimerThread.run(Timer.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:
1) Thread[id=5972, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
at java.base@9/java.lang.Object.wait(Native Method)
at java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
at java.base@9/java.util.TimerThread.run(Timer.java:506)
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=5972, name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-CheckHdfsIndexTest] at
java.base@9/java.lang.Object.wait(Native Method) at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553) at
java.base@9/java.util.TimerThread.run(Timer.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=5972, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
at java.base@9/java.lang.Object.wait(Native Method)
at java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
at java.base@9/java.util.TimerThread.run(Timer.java:506)
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.update.TestHdfsUpdateLog
Error Message:
org/mortbay/jetty/security/SslSelectChannelConnector
Stack Trace:
java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1007)
at
java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at
java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:801)
at
java.base/jdk.internal.loader.BuiltinClassLoader.access$400(BuiltinClassLoader.java:95)
at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:712)
at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:707)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at
java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:720)
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:622)
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
at
org.apache.solr.update.TestHdfsUpdateLog.beforeClass(TestHdfsUpdateLog.java:52)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
... 51 more
FAILED: junit.framework.TestSuite.org.apache.solr.update.TestHdfsUpdateLog
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.update.TestHdfsUpdateLog:
1) Thread[id=4374, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsUpdateLog] at
java.base@9/java.lang.Object.wait(Native Method) at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553) at
java.base@9/java.util.TimerThread.run(Timer.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.update.TestHdfsUpdateLog:
1) Thread[id=4374, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsUpdateLog]
at java.base@9/java.lang.Object.wait(Native Method)
at java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
at java.base@9/java.util.TimerThread.run(Timer.java:506)
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.update.TestHdfsUpdateLog
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4374, name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-TestHdfsUpdateLog] at
java.base@9/java.lang.Object.wait(Native Method) at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553) at
java.base@9/java.util.TimerThread.run(Timer.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4374, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsUpdateLog]
at java.base@9/java.lang.Object.wait(Native Method)
at java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
at java.base@9/java.util.TimerThread.run(Timer.java:506)
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest
Error Message:
org/mortbay/jetty/security/SslSelectChannelConnector
Stack Trace:
java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1007)
at
java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
at
java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:801)
at
java.base/jdk.internal.loader.BuiltinClassLoader.access$400(BuiltinClassLoader.java:95)
at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:712)
at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:707)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at
java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:720)
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:622)
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
at
org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest.setupClass(MoveReplicaHDFSUlogDirTest.java:55)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
... 51 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest: 1) Thread[id=728,
name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-MoveReplicaHDFSUlogDirTest] at
java.base@9/java.lang.Object.wait(Native Method) at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553) at
java.base@9/java.util.TimerThread.run(Timer.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest:
1) Thread[id=728, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-MoveReplicaHDFSUlogDirTest]
at java.base@9/java.lang.Object.wait(Native Method)
at java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
at java.base@9/java.util.TimerThread.run(Timer.java:506)
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=728, name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-MoveReplicaHDFSUlogDirTest] at
java.base@9/java.lang.Object.wait(Native Method) at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553) at
java.base@9/java.util.TimerThread.run(Timer.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=728, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-MoveReplicaHDFSUlogDirTest]
at java.base@9/java.lang.Object.wait(Native Method)
at java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
at java.base@9/java.util.TimerThread.run(Timer.java:506)
at __randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
FAILED: org.apache.solr.cloud.LeaderElectionContextKeyTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D:1B96C38D712F7AA5]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 10814 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
[junit4] 2> 37372 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/init-core-data-001
[junit4] 2> 37373 WARN
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 37373 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 37373 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 37374 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001
[junit4] 2> 37374 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 37377 INFO (Thread-43) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 37377 INFO (Thread-43) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 37386 ERROR (Thread-43) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 37477 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36471
[junit4] 2> 37490 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 0x15dffdc25290000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 37498 INFO (jetty-launcher-48-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 37509 INFO (jetty-launcher-48-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50559bfd{/solr,null,AVAILABLE}
[junit4] 2> 37510 INFO (jetty-launcher-48-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1d9bfb39{HTTP/1.1,[http/1.1]}{127.0.0.1:36701}
[junit4] 2> 37510 INFO (jetty-launcher-48-thread-1) [ ] o.e.j.s.Server
Started @40681ms
[junit4] 2> 37511 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36701}
[junit4] 2> 37511 ERROR (jetty-launcher-48-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 37511 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 37511 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 37511 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 37511 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T13:36:43.950486Z
[junit4] 2> 37521 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 37529 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36471/solr
[junit4] 2> 37620 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 37621 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36701_solr
[junit4] 2> 37621 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98516087853350915-127.0.0.1:36701_solr-n_0000000000) starting
[junit4] 2> 37660 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36701_solr
[junit4] 2> 37666 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 37705 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36701.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 37713 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36701.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 37714 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36701.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 37715 INFO (jetty-launcher-48-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/.
[junit4] 2> 37748 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 37749 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36471/solr ready
[junit4] 2> 37757 INFO (qtp1138522932-356) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 37760 INFO (OverseerThreadFactory-375-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection1
[junit4] 2> 37868 INFO
(OverseerStateUpdate-98516087853350915-127.0.0.1:36701_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36701/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 37876 INFO
(OverseerStateUpdate-98516087853350915-127.0.0.1:36701_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36701/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 38083 INFO (qtp1138522932-355) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 38083 INFO (qtp1138522932-351) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 38083 INFO (qtp1138522932-355) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 38189 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 38189 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 39091 INFO (qtp1138522932-355) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 39093 INFO (qtp1138522932-351) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 39097 INFO (qtp1138522932-355) [ ] o.a.s.s.IndexSchema
[testCollection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 39098 INFO (qtp1138522932-355) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 39098 INFO (qtp1138522932-355) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 39099 INFO (qtp1138522932-355) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36701.solr.core.testCollection1.shard1.replica_n1' (registry
'solr.core.testCollection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 39099 INFO (qtp1138522932-351) [ ] o.a.s.s.IndexSchema
[testCollection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 39099 INFO (qtp1138522932-355) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 39099 INFO (qtp1138522932-355) [ ] o.a.s.c.SolrCore
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
[junit4] 2> 39101 INFO (qtp1138522932-351) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 39101 INFO (qtp1138522932-351) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection1_shard2_replica_n2' using configuration from
collection testCollection1, trusted=true
[junit4] 2> 39101 INFO (qtp1138522932-351) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36701.solr.core.testCollection1.shard2.replica_n2' (registry
'solr.core.testCollection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 39101 INFO (qtp1138522932-351) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 39101 INFO (qtp1138522932-351) [ ] o.a.s.c.SolrCore
[[testCollection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
[junit4] 2> 39134 INFO (qtp1138522932-355) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 39134 INFO (qtp1138522932-355) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39135 INFO (qtp1138522932-355) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 39135 INFO (qtp1138522932-355) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 39136 INFO (qtp1138522932-355) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70646753[testCollection1_shard1_replica_n1] main]
[junit4] 2> 39137 INFO (qtp1138522932-355) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 39137 INFO (qtp1138522932-355) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 39137 INFO (qtp1138522932-355) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 39138 INFO (searcherExecutor-378-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher
Searcher@70646753[testCollection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39138 INFO (qtp1138522932-355) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576257407499108352
[junit4] 2> 39141 INFO (qtp1138522932-355) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 39142 INFO (qtp1138522932-355) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 39142 INFO (qtp1138522932-355) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:36701/solr/testCollection1_shard1_replica_n1/
[junit4] 2> 39142 INFO (qtp1138522932-355) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 39143 INFO (qtp1138522932-355) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:36701/solr/testCollection1_shard1_replica_n1/ has no replicas
[junit4] 2> 39143 INFO (qtp1138522932-355) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 39146 INFO (qtp1138522932-355) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36701/solr/testCollection1_shard1_replica_n1/ shard1
[junit4] 2> 39159 INFO (qtp1138522932-351) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 39159 INFO (qtp1138522932-351) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 39160 INFO (qtp1138522932-351) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 39160 INFO (qtp1138522932-351) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 39161 INFO (qtp1138522932-351) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@12def017[testCollection1_shard2_replica_n2] main]
[junit4] 2> 39162 INFO (qtp1138522932-351) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 39162 INFO (qtp1138522932-351) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 39163 INFO (qtp1138522932-351) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 39163 INFO (searcherExecutor-379-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2] Registered new searcher
Searcher@12def017[testCollection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 39163 INFO (qtp1138522932-351) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576257407525322752
[junit4] 2> 39167 INFO (qtp1138522932-351) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 39167 INFO (qtp1138522932-351) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 39167 INFO (qtp1138522932-351) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:36701/solr/testCollection1_shard2_replica_n2/
[junit4] 2> 39167 INFO (qtp1138522932-351) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 39167 INFO (qtp1138522932-351) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:36701/solr/testCollection1_shard2_replica_n2/ has no replicas
[junit4] 2> 39167 INFO (qtp1138522932-351) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 39169 INFO (qtp1138522932-351) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36701/solr/testCollection1_shard2_replica_n2/ shard2
[junit4] 2> 39270 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 39270 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 39297 INFO (qtp1138522932-355) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 39298 INFO (qtp1138522932-355) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1215
[junit4] 2> 39319 INFO (qtp1138522932-351) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 39321 INFO (qtp1138522932-351) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1237
[junit4] 2> 39324 INFO (qtp1138522932-356) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 39423 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 39423 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection1/state.json] for collection [testCollection1]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 39761 INFO
(OverseerCollectionConfigSetProcessor-98516087853350915-127.0.0.1:36701_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 40324 INFO (qtp1138522932-356) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2567
[junit4] 2> 40326 INFO (qtp1138522932-358) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 40327 INFO (OverseerThreadFactory-375-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection testCollection2
[junit4] 2> 40536 INFO
(OverseerStateUpdate-98516087853350915-127.0.0.1:36701_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCollection2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36701/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 40539 INFO
(OverseerStateUpdate-98516087853350915-127.0.0.1:36701_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCollection2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testCollection2_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:36701/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 40742 INFO (qtp1138522932-352) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 40742 INFO (qtp1138522932-387) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 40849 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 40849 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 41750 INFO (qtp1138522932-352) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 41750 INFO (qtp1138522932-387) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 41762 INFO (qtp1138522932-352) [ ] o.a.s.s.IndexSchema
[testCollection2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 41762 INFO (qtp1138522932-387) [ ] o.a.s.s.IndexSchema
[testCollection2_shard2_replica_n3] Schema name=minimal
[junit4] 2> 41764 INFO (qtp1138522932-352) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 41764 INFO (qtp1138522932-387) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 41764 INFO (qtp1138522932-352) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 41764 INFO (qtp1138522932-387) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testCollection2_shard2_replica_n3' using configuration from
collection testCollection2, trusted=true
[junit4] 2> 41764 INFO (qtp1138522932-352) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36701.solr.core.testCollection2.shard1.replica_n1' (registry
'solr.core.testCollection2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 41764 INFO (qtp1138522932-387) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36701.solr.core.testCollection2.shard2.replica_n3' (registry
'solr.core.testCollection2.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f4dfd80
[junit4] 2> 41764 INFO (qtp1138522932-352) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 41764 INFO (qtp1138522932-387) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 41764 INFO (qtp1138522932-352) [ ] o.a.s.c.SolrCore
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
[junit4] 2> 41764 INFO (qtp1138522932-387) [ ] o.a.s.c.SolrCore
[[testCollection2_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
[junit4] 2> 41794 INFO (qtp1138522932-352) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 41794 INFO (qtp1138522932-352) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 41795 INFO (qtp1138522932-352) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 41795 INFO (qtp1138522932-352) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 41796 INFO (qtp1138522932-352) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@444e5d71[testCollection2_shard1_replica_n1] main]
[junit4] 2> 41796 INFO (qtp1138522932-352) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 41797 INFO (qtp1138522932-352) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 41797 INFO (qtp1138522932-352) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 41798 INFO (searcherExecutor-388-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher
Searcher@444e5d71[testCollection2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41798 INFO (qtp1138522932-352) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576257410288320512
[junit4] 2> 41800 INFO (qtp1138522932-352) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 41800 INFO (qtp1138522932-352) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 41800 INFO (qtp1138522932-352) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:36701/solr/testCollection2_shard1_replica_n1/
[junit4] 2> 41800 INFO (qtp1138522932-352) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 41800 INFO (qtp1138522932-352) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:36701/solr/testCollection2_shard1_replica_n1/ has no replicas
[junit4] 2> 41800 INFO (qtp1138522932-352) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 41802 INFO (qtp1138522932-387) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 41802 INFO (qtp1138522932-387) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 41803 INFO (qtp1138522932-387) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 41803 INFO (qtp1138522932-387) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 41804 INFO (qtp1138522932-387) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c8d44[testCollection2_shard2_replica_n3] main]
[junit4] 2> 41805 INFO (qtp1138522932-352) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36701/solr/testCollection2_shard1_replica_n1/ shard1
[junit4] 2> 41805 INFO (qtp1138522932-387) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 41805 INFO (qtp1138522932-387) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 41806 INFO (qtp1138522932-387) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 41807 INFO (searcherExecutor-389-thread-1) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] Registered new searcher
Searcher@5c8d44[testCollection2_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 41807 INFO (qtp1138522932-387) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1576257410297757696
[junit4] 2> 41813 INFO (qtp1138522932-387) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 41813 INFO (qtp1138522932-387) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 41813 INFO (qtp1138522932-387) [ ] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:36701/solr/testCollection2_shard2_replica_n3/
[junit4] 2> 41813 INFO (qtp1138522932-387) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 41813 INFO (qtp1138522932-387) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:36701/solr/testCollection2_shard2_replica_n3/ has no replicas
[junit4] 2> 41813 INFO (qtp1138522932-387) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 41815 INFO (qtp1138522932-387) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36701/solr/testCollection2_shard2_replica_n3/ shard2
[junit4] 2> 41917 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 41917 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 41955 INFO (qtp1138522932-352) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 41957 INFO (qtp1138522932-352) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1214
[junit4] 2> 41966 INFO (qtp1138522932-387) [ ] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 41967 INFO (qtp1138522932-387) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1225
[junit4] 2> 41969 INFO (qtp1138522932-358) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 42069 INFO (zkCallback-55-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 42069 INFO (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testCollection2/state.json] for collection [testCollection2]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 42329 INFO
(OverseerCollectionConfigSetProcessor-98516087853350915-127.0.0.1:36701_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 42969 INFO (qtp1138522932-358) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2643
[junit4] 2> 42973 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 42973 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection1
[junit4] 2> 42973 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
testCollection2 failOnTimeout:true timeout (sec):30
[junit4] 2> 42973 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
testCollection2
[junit4] 2> 42982 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[93C2FC57DFD3175D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 42988 INFO (qtp1138522932-351) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
[junit4] 2> 42988 INFO (qtp1138522932-351) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7eaf2a43: rootName =
solr_36701, domain = solr.core.testCollection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@6e5aa32d
[junit4] 2> 42996 INFO (qtp1138522932-351) [ ] o.a.s.c.SolrCore
[testCollection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@2a175035
[junit4] 2> 42996 INFO (qtp1138522932-351) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard2.replica_n2, tag=706170933
[junit4] 2> 42996 INFO (qtp1138522932-351) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard2.leader, tag=706170933
[junit4] 2> 42998 INFO (qtp1138522932-351) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=11
[junit4] 2> 43000 INFO
(TEST-LeaderElectionContextKeyTest.test-seed#[93C2FC57DFD3175D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test
-Dtests.seed=93C2FC57DFD3175D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-NG -Dtests.timezone=Africa/Libreville -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.03s J2 | LeaderElectionContextKeyTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D:1B96C38D712F7AA5]:0)
[junit4] > at
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 43004 INFO (jetty-closer-49-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1d9bfb39{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 43004 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1119486930
[junit4] 2> 43004 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 43004 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b680fb2: rootName =
solr_36701, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@28f0435a
[junit4] 2> 43008 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 43009 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@707f85b9: rootName =
solr_36701, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@13f6a08d
[junit4] 2> 43012 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 43012 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1166ac04: rootName =
solr_36701, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@708a5294
[junit4] 2> 43013 INFO (jetty-closer-49-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 43014 INFO (coreCloseExecutor-398-thread-1) [ ]
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2c5ec5f1
[junit4] 2> 43014 INFO (coreCloseExecutor-398-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection1.shard1.replica_n1, tag=744408561
[junit4] 2> 43014 INFO (coreCloseExecutor-398-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d8d7120: rootName =
solr_36701, domain = solr.core.testCollection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@589bec4
[junit4] 2> 43014 INFO (coreCloseExecutor-398-thread-2) [ ]
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@692976b2
[junit4] 2> 43014 INFO (coreCloseExecutor-398-thread-3) [ ]
o.a.s.c.SolrCore [testCollection2_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@348619cd
[junit4] 2> 43020 INFO (coreCloseExecutor-398-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection1.shard1.leader, tag=744408561
[junit4] 2> 43021 INFO (coreCloseExecutor-398-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard1.replica_n1, tag=1764325042
[junit4] 2> 43021 INFO (coreCloseExecutor-398-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@66c6b1b4: rootName =
solr_36701, domain = solr.core.testCollection2.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@4ff78c4c
[junit4] 2> 43025 INFO (coreCloseExecutor-398-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testCollection2.shard2.replica_n3, tag=881203661
[junit4] 2> 43025 INFO (coreCloseExecutor-398-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2db24efb: rootName =
solr_36701, domain = solr.core.testCollection2.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@5db32f97
[junit4] 2> 43029 INFO (coreCloseExecutor-398-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard1.leader, tag=1764325042
[junit4] 2> 43030 INFO (coreCloseExecutor-398-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testCollection2.shard2.leader, tag=881203661
[junit4] 2> 43032 INFO (jetty-closer-49-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=98516087853350915-127.0.0.1:36701_solr-n_0000000000) closing
[junit4] 2> 43032 INFO
(OverseerStateUpdate-98516087853350915-127.0.0.1:36701_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36701_solr
[junit4] 2> 43033 WARN (zkCallback-55-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 43037 INFO (jetty-closer-49-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@50559bfd{/solr,null,UNAVAILABLE}
[junit4] 2> 43037 ERROR
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 43038 INFO
(SUITE-LeaderElectionContextKeyTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36471 36471
[junit4] 2> 43435 INFO (Thread-43) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:36471 36471
[junit4] 2> 43436 WARN (Thread-43) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testCollection2/state.json
[junit4] 2> 5 /solr/collections/testCollection1/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_93C2FC57DFD3175D-001
[junit4] 2> Aug 20, 2017 1:36:49 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NG,
timezone=Africa/Libreville
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=217746176,total=530579456
[junit4] 2> NOTE: All tests run in this JVM: [TestStandardQParsers,
BigEndianAscendingWordDeserializerTest, TestFieldTypeCollectionResource,
TestQueryUtils, TestAnalyzedSuggestions, TestHighFrequencyDictionaryFactory,
TestLMJelinekMercerSimilarityFactory, AsyncCallRequestStatusResponseTest,
CoreAdminCreateDiscoverTest, TestReload, SuggestComponentTest, SmileWriterTest,
LeaderElectionContextKeyTest]
[junit4] Completed [19/729 (1!)] on J2 in 6.33s, 1 test, 1 failure <<<
FAILURES!
[...truncated 4 lines...]
[junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest
[junit4] 2> 35708 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSUlogDirTest_93C2FC57DFD3175D-001/init-core-data-001
[junit4] 2> 35709 WARN
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 35709 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 35710 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 35710 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSUlogDirTest_93C2FC57DFD3175D-001/tempDir-001
[junit4] 2> 35710 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 35717 INFO (Thread-26) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 35717 INFO (Thread-26) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 35719 ERROR (Thread-26) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 35817 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36099
[junit4] 2> 35830 INFO (jetty-launcher-27-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 35834 INFO (jetty-launcher-27-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 35854 INFO (jetty-launcher-27-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e7b71ef{/solr,null,AVAILABLE}
[junit4] 2> 35856 INFO (jetty-launcher-27-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b131768{HTTP/1.1,[http/1.1]}{127.0.0.1:38797}
[junit4] 2> 35856 INFO (jetty-launcher-27-thread-1) [ ] o.e.j.s.Server
Started @37776ms
[junit4] 2> 35856 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38797}
[junit4] 2> 35856 ERROR (jetty-launcher-27-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35856 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 35857 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35857 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 35857 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T13:36:41.030158Z
[junit4] 2> 35918 INFO (jetty-launcher-27-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6710e64b{/solr,null,AVAILABLE}
[junit4] 2> 35919 INFO (jetty-launcher-27-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7d7c70b7{HTTP/1.1,[http/1.1]}{127.0.0.1:35079}
[junit4] 2> 35919 INFO (jetty-launcher-27-thread-2) [ ] o.e.j.s.Server
Started @37839ms
[junit4] 2> 35919 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35079}
[junit4] 2> 35919 ERROR (jetty-launcher-27-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 35919 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 35920 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 35920 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 35920 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T13:36:41.093099Z
[junit4] 2> 35933 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35958 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36099/solr
[junit4] 2> 35972 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 35992 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36099/solr
[junit4] 2> 36038 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 36040 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35079_solr
[junit4] 2> 36042 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98516087661592582-127.0.0.1:35079_solr-n_0000000000) starting
[junit4] 2> 36067 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35079_solr
[junit4] 2> 36067 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 36139 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 36141 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 36144 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38797_solr
[junit4] 2> 36146 INFO (zkCallback-39-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 36146 INFO (zkCallback-35-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 36319 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35079.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2040e185
[junit4] 2> 36352 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38797.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2040e185
[junit4] 2> 36358 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35079.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2040e185
[junit4] 2> 36358 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35079.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2040e185
[junit4] 2> 36376 INFO (jetty-launcher-27-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSUlogDirTest_93C2FC57DFD3175D-001/tempDir-001/node2/.
[junit4] 2> 36378 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38797.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2040e185
[junit4] 2> 36378 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38797.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2040e185
[junit4] 2> 36380 INFO (jetty-launcher-27-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSUlogDirTest_93C2FC57DFD3175D-001/tempDir-001/node1/.
[junit4] 2> 36573 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 36575 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36099/solr ready
[junit4] 2> 37104 WARN
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 37508 WARN
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 37651 INFO (jetty-closer-28-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5b131768{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 37652 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=379029220
[junit4] 2> 37657 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 37657 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d726dc7: rootName =
solr_38797, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5c4d994e
[junit4] 2> 37664 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 37664 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@332b7f86: rootName =
solr_38797, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@29b7f74
[junit4] 2> 37670 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 37670 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@139fc0f: rootName =
solr_38797, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@657edbcd
[junit4] 2> 37672 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 37672 INFO (jetty-closer-28-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 37673 INFO (jetty-closer-28-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@7d7c70b7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 37676 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20574361
[junit4] 2> 37679 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 37680 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dfdda72: rootName =
solr_35079, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@412a086f
[junit4] 2> 37686 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 37686 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74a05740: rootName =
solr_35079, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@29b7f74
[junit4] 2> 37691 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 37691 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6162d5e2: rootName =
solr_35079, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@657edbcd
[junit4] 2> 37694 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 37706 INFO (zkCallback-39-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 37707 INFO (jetty-closer-28-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 37707 INFO (jetty-closer-28-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=98516087661592582-127.0.0.1:35079_solr-n_0000000000) closing
[junit4] 2> 37707 INFO
(OverseerStateUpdate-98516087661592582-127.0.0.1:35079_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35079_solr
[junit4] 2> 37735 WARN (zkCallback-39-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 37736 INFO (jetty-closer-28-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6710e64b{/solr,null,UNAVAILABLE}
[junit4] 2> 39176 WARN (zkCallback-35-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 39176 INFO (jetty-closer-28-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1e7b71ef{/solr,null,UNAVAILABLE}
[junit4] 2> 39177 ERROR
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 39178 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36099 36099
[junit4] 2> 40713 INFO (Thread-26) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:36099 36099
[junit4] 2> 40713 WARN (Thread-26) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 40713 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36099 36099
[junit4] 2> 40713 INFO
(SUITE-MoveReplicaHDFSUlogDirTest-seed#[93C2FC57DFD3175D]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Aug 20, 2017 1:36:45 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Aug 20, 2017 1:37:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.cloud.MoveReplicaHDFSUlogDirTest:
[junit4] 2> 1) Thread[id=728, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-MoveReplicaHDFSUlogDirTest]
[junit4] 2> at java.base@9/java.lang.Object.wait(Native Method)
[junit4] 2> at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
[junit4] 2> at
java.base@9/java.util.TimerThread.run(Timer.java:506)
[junit4] 2> Aug 20, 2017 1:37:05 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=728, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-MoveReplicaHDFSUlogDirTest]
[junit4] 2> Aug 20, 2017 1:37:08 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=728, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-MoveReplicaHDFSUlogDirTest]
[junit4] 2> at java.base@9/java.lang.Object.wait(Native Method)
[junit4] 2> at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
[junit4] 2> at
java.base@9/java.util.TimerThread.run(Timer.java:506)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-Hans-SG,
timezone=Indian/Christmas
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=2,free=351802176,total=516947968
[junit4] 2> NOTE: All tests run in this JVM: [TestCustomDocTransformer,
AssignTest, OverseerStatusTes
[...truncated too long message...]
------------------------------------------------ Done waiting for tracked
resources to be released
[junit4] 2> Aug 20, 2017 1:49:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Aug 20, 2017 1:50:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.index.hdfs.CheckHdfsIndexTest:
[junit4] 2> 1) Thread[id=5972, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] 2> at java.base@9/java.lang.Object.wait(Native Method)
[junit4] 2> at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
[junit4] 2> at
java.base@9/java.util.TimerThread.run(Timer.java:506)
[junit4] 2> Aug 20, 2017 1:50:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=5972, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] 2> Aug 20, 2017 1:50:04 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=5972, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] 2> at java.base@9/java.lang.Object.wait(Native Method)
[junit4] 2> at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
[junit4] 2> at
java.base@9/java.util.TimerThread.run(Timer.java:506)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=246, maxMBSortInHeap=7.7596217042266264,
sim=RandomSimilarity(queryNorm=false): {}, locale=kab,
timezone=America/Montserrat
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=2,free=221414528,total=459276288
[junit4] 2> NOTE: All tests run in this JVM: [TestStandardQParsers,
BigEndianAscendingWordDeserializerTest, TestFieldTypeCollectionResource,
TestQueryUtils, TestAnalyzedSuggestions, TestHighFrequencyDictionaryFactory,
TestLMJelinekMercerSimilarityFactory, AsyncCallRequestStatusResponseTest,
CoreAdminCreateDiscoverTest, TestReload, SuggestComponentTest, SmileWriterTest,
LeaderElectionContextKeyTest, TestBulkSchemaAPI, TestPullReplica,
DeleteNodeTest, TestQueryWrapperFilter, OverseerTaskQueueTest,
SolrCoreCheckLockOnStartupTest, SignatureUpdateProcessorFactoryTest,
CoreSorterTest, TestComplexPhraseQParserPlugin, DeleteStatusTest,
SecurityConfHandlerTest, TlogReplayBufferedWhileIndexingTest,
TestQuerySenderListener, TestSort, TermVectorComponentDistributedTest,
SolrJmxReporterCloudTest, TestMiniSolrCloudClusterSSL, AnalyticsQueryTest,
AliasIntegrationTest, TestSurroundQueryParser, SuggesterTest,
ParsingFieldUpdateProcessorsTest, TestMacroExpander, TestXmlQParser,
TestManagedResource, TestFilteredDocIdSet, TestHttpShardHandlerFactory,
TestSlowCompositeReaderWrapper, CopyFieldTest, TestPKIAuthenticationPlugin,
TestDynamicLoading, ExplicitHLLTest, TemplateUpdateProcessorTest,
TestReversedWildcardFilterFactory, TestJavabinTupleStreamParser,
TestSQLHandlerNonCloud, SolrTestCaseJ4Test, TestCoreAdminApis,
TimeZoneUtilsTest, TestGroupingSearch, CdcrReplicationDistributedZkTest,
ClusterStateTest, TestLeaderInitiatedRecoveryThread, TestExceedMaxTermLength,
TestJettySolrRunner, ReturnFieldsTest, ShufflingReplicaListTransformerTest,
TestApiFramework, DistributedFacetPivotSmallAdvancedTest,
URLClassifyProcessorTest, TestReqParamsAPI, TestStressCloudBlindAtomicUpdates,
MinimalSchemaTest, HLLUtilTest, TestManagedSchema,
CollectionsAPIAsyncDistributedZkTest, TestTrie, CircularListTest,
SolrCoreMetricManagerTest, TestNumericRangeQuery32, TestUtils, DateFieldTest,
QueryEqualityTest, TestLFUCache, OverseerTest, DocumentBuilderTest,
TestPointFields, DirectUpdateHandlerTest, TestFieldCacheSort, TestInitParams,
BufferStoreTest, AutoCommitTest, TestDefaultStatsCache, PrimitiveFieldTypeTest,
TestExportWriter, NotRequiredUniqueKeyTest, PreAnalyzedFieldTest,
SimpleFacetsTest, TestSuggestSpellingConverter, CdcrVersionReplicationTest,
CheckHdfsIndexTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CheckHdfsIndexTest
-Dtests.seed=93C2FC57DFD3175D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=kab -Dtests.timezone=America/Montserrat -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | CheckHdfsIndexTest (suite) <<<
[junit4] > Throwable #1: java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
[junit4] > at
__randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
[junit4] > at java.base/java.lang.ClassLoader.defineClass1(Native
Method)
[junit4] > at
java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1007)
[junit4] > at
java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:801)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader.access$400(BuiltinClassLoader.java:95)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:712)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader$4.run(BuiltinClassLoader.java:707)
[junit4] > at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:720)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:622)
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:580)
[junit4] > at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
[junit4] > at
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
[junit4] > at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
[junit4] > at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.setupClass(CheckHdfsIndexTest.java:62)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
[junit4] > at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
[junit4] > at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:185)
[junit4] > at
java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:496)
[junit4] > ... 51 moreThrowable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:
[junit4] > 1) Thread[id=5972, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] > at java.base@9/java.lang.Object.wait(Native Method)
[junit4] > at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
[junit4] > at
java.base@9/java.util.TimerThread.run(Timer.java:506)
[junit4] > at
__randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=5972, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] > at java.base@9/java.lang.Object.wait(Native Method)
[junit4] > at
java.base@9/java.util.TimerThread.mainLoop(Timer.java:553)
[junit4] > at
java.base@9/java.util.TimerThread.run(Timer.java:506)
[junit4] > at
__randomizedtesting.SeedInfo.seed([93C2FC57DFD3175D]:0)
[junit4] Completed [705/729 (4!)] on J2 in 23.61s, 0 tests, 3 errors <<<
FAILURES!
[...truncated 36592 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]