Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Linux/66/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.cloud.SaslZkACLProviderTest: 1) Thread[id=23454,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
2) Thread[id=23449,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=23457,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
1) Thread[id=23454,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
2) Thread[id=23449,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
3) Thread[id=23457,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
at __randomizedtesting.SeedInfo.seed([1E6BCDB945967733]:0)
FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider
Error Message:
KeeperErrorCode = AuthFailed for /solr
Stack Trace:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode =
AuthFailed for /solr
at
__randomizedtesting.SeedInfo.seed([1E6BCDB945967733:1A9F9B61DCD2D43D]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:792)
at
org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:545)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:544)
at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:436)
at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:83)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
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:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14420 lines...]
[junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SaslZkACLProviderTest_1E6BCDB945967733-001/init-core-data-001
[junit4] 2> 1111332 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.SaslZkACLProviderTest ####SETUP_START testSaslZkACLProvider
[junit4] 2> 1111333 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.SaslZkACLProviderTest ZooKeeper
dataDir:/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SaslZkACLProviderTest_1E6BCDB945967733-001/tempDir-002/zookeeper/server1/data
[junit4] 2> 1116656 WARN
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of
directory service instance 'DefaultKrbServer'. Please update the admin
password as soon as possible to prevent a possible security breach.
[junit4] 2> 1117562 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1117562 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1117562 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1117862 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer start zk server on port:36239
[junit4] 2> 1117862 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36239
[junit4] 2> 1117862 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36239
[junit4] 2> 1117875 ERROR (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.ZooKeeperSaslServer Zookeeper Server failed to create a SaslServer to
interact with a client during session initiation:
[junit4] 2> javax.security.sasl.SaslException: Failure to initialize
security context
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:125)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.FactoryImpl.createSaslServer(FactoryImpl.java:85)
~[?:1.8.0_172]
[junit4] 2> at
javax.security.sasl.Sasl.createSaslServer(Sasl.java:524) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:233)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:229)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method) [?:1.8.0_172]
[junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422)
[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils.createSaslServer(SecurityUtils.java:228)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.createSaslServer(ZooKeeperSaslServer.java:44)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.<init>(ZooKeeperSaslServer.java:38)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.<init>(NIOServerCnxn.java:100)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxn.<init>(ZkTestServer.java:262)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxnFactory.createConnection(ZkTestServer.java:284)
[java/:?]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:220)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> Caused by: org.ietf.jgss.GSSException: No valid credentials
provided (Mechanism level: Failed to find any Kerberos credentails)
[junit4] 2> at
sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:87)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:127)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:193)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:427)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:62)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:154)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:108)
~[?:1.8.0_172]
[junit4] 2> ... 14 more
[junit4] 2> 1117900 ERROR (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.ZooKeeperSaslServer Zookeeper Server failed to create a SaslServer to
interact with a client during session initiation:
[junit4] 2> javax.security.sasl.SaslException: Failure to initialize
security context
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:125)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.FactoryImpl.createSaslServer(FactoryImpl.java:85)
~[?:1.8.0_172]
[junit4] 2> at
javax.security.sasl.Sasl.createSaslServer(Sasl.java:524) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:233)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:229)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method) [?:1.8.0_172]
[junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422)
[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils.createSaslServer(SecurityUtils.java:228)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.createSaslServer(ZooKeeperSaslServer.java:44)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.<init>(ZooKeeperSaslServer.java:38)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.<init>(NIOServerCnxn.java:100)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxn.<init>(ZkTestServer.java:262)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxnFactory.createConnection(ZkTestServer.java:284)
[java/:?]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:220)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> Caused by: org.ietf.jgss.GSSException: No valid credentials
provided (Mechanism level: Failed to find any Kerberos credentails)
[junit4] 2> at
sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:87)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:127)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:193)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:427)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:62)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:154)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:108)
~[?:1.8.0_172]
[junit4] 2> ... 14 more
[junit4] 2> 1117902 INFO (zkConnectionManagerCallback-7643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117906 ERROR (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.ZooKeeperSaslServer Zookeeper Server failed to create a SaslServer to
interact with a client during session initiation:
[junit4] 2> javax.security.sasl.SaslException: Failure to initialize
security context
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:125)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.FactoryImpl.createSaslServer(FactoryImpl.java:85)
~[?:1.8.0_172]
[junit4] 2> at
javax.security.sasl.Sasl.createSaslServer(Sasl.java:524) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:233)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:229)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method) [?:1.8.0_172]
[junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422)
[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils.createSaslServer(SecurityUtils.java:228)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.createSaslServer(ZooKeeperSaslServer.java:44)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.<init>(ZooKeeperSaslServer.java:38)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.<init>(NIOServerCnxn.java:100)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxn.<init>(ZkTestServer.java:262)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxnFactory.createConnection(ZkTestServer.java:284)
[java/:?]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:220)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> Caused by: org.ietf.jgss.GSSException: No valid credentials
provided (Mechanism level: Failed to find any Kerberos credentails)
[junit4] 2> at
sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:87)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:127)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:193)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:427)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:62)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:154)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:108)
~[?:1.8.0_172]
[junit4] 2> ... 14 more
[junit4] 2> 1117907 INFO (zkConnectionManagerCallback-7645-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1117910 ERROR (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.ZooKeeperSaslServer Zookeeper Server failed to create a SaslServer to
interact with a client during session initiation:
[junit4] 2> javax.security.sasl.SaslException: Failure to initialize
security context
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:125)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.FactoryImpl.createSaslServer(FactoryImpl.java:85)
~[?:1.8.0_172]
[junit4] 2> at
javax.security.sasl.Sasl.createSaslServer(Sasl.java:524) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:233)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils$2.run(SecurityUtils.java:229)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method) [?:1.8.0_172]
[junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422)
[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.util.SecurityUtils.createSaslServer(SecurityUtils.java:228)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.createSaslServer(ZooKeeperSaslServer.java:44)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.ZooKeeperSaslServer.<init>(ZooKeeperSaslServer.java:38)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.<init>(NIOServerCnxn.java:100)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxn.<init>(ZkTestServer.java:262)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain$TestServerCnxnFactory.createConnection(ZkTestServer.java:284)
[java/:?]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:220)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> Caused by: org.ietf.jgss.GSSException: No valid credentials
provided (Mechanism level: Failed to find any Kerberos credentails)
[junit4] 2> at
sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:87)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:127)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:193)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:427)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:62)
~[?:1.8.0_172]
[junit4] 2> at
sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:154)
~[?:1.8.0_172]
[junit4] 2> at
com.sun.security.sasl.gsskerb.GssKrb5Server.<init>(GssKrb5Server.java:108)
~[?:1.8.0_172]
[junit4] 2> ... 14 more
[junit4] 2> 1117912 INFO (zkConnectionManagerCallback-7647-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1118017 WARN (NioProcessor-3) [ ] o.a.d.s.p.s.k.StoreUtils
No server entry found for kerberos principal name
zookeeper/[email protected]
[junit4] 2> 1118017 WARN (NioProcessor-3) [ ] o.a.d.s.KERBEROS_LOG No
server entry found for kerberos principal name
zookeeper/[email protected]
[junit4] 2> 1118017 WARN (NioProcessor-3) [ ]
o.a.d.s.k.p.KerberosProtocolHandler Server not found in Kerberos database (7)
[junit4] 2> 1118017 WARN (NioProcessor-3) [ ] o.a.d.s.KERBEROS_LOG
Server not found in Kerberos database (7)
[junit4] 2> 1118020 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-SendThread(localhost.localdomain:36239))
[ ] o.a.z.c.ZooKeeperSaslClient An error:
(java.security.PrivilegedActionException: javax.security.sasl.SaslException:
GSS initiate failed [Caused by GSSException: No valid credentials provided
(Mechanism level: Server not found in Kerberos database (7) - Server not found
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
[junit4] 2> 1118020 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-SendThread(localhost.localdomain:36239))
[ ] o.a.z.ClientCnxn SASL authentication with Zookeeper Quorum member
failed: javax.security.sasl.SaslException: An error:
(java.security.PrivilegedActionException: javax.security.sasl.SaslException:
GSS initiate failed [Caused by GSSException: No valid credentials provided
(Mechanism level: Server not found in Kerberos database (7) - Server not found
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
[junit4] 2> 1118020 WARN (zkConnectionManagerCallback-7643-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@564b1c58 name:
ZooKeeperConnection Watcher:127.0.0.1:36239 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 1118020 WARN (zkConnectionManagerCallback-7643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 1118026 WARN (NioProcessor-1) [ ] o.a.d.s.p.s.k.StoreUtils
No server entry found for kerberos principal name
zookeeper/[email protected]
[junit4] 2> 1118026 WARN (NioProcessor-1) [ ] o.a.d.s.KERBEROS_LOG No
server entry found for kerberos principal name
zookeeper/[email protected]
[junit4] 2> 1118026 WARN (NioProcessor-1) [ ]
o.a.d.s.k.p.KerberosProtocolHandler Server not found in Kerberos database (7)
[junit4] 2> 1118026 WARN (NioProcessor-1) [ ] o.a.d.s.KERBEROS_LOG
Server not found in Kerberos database (7)
[junit4] 2> 1118026 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-SendThread(localhost.localdomain:36239))
[ ] o.a.z.c.ZooKeeperSaslClient An error:
(java.security.PrivilegedActionException: javax.security.sasl.SaslException:
GSS initiate failed [Caused by GSSException: No valid credentials provided
(Mechanism level: Server not found in Kerberos database (7) - Server not found
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
[junit4] 2> 1118026 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-SendThread(localhost.localdomain:36239))
[ ] o.a.z.ClientCnxn SASL authentication with Zookeeper Quorum member
failed: javax.security.sasl.SaslException: An error:
(java.security.PrivilegedActionException: javax.security.sasl.SaslException:
GSS initiate failed [Caused by GSSException: No valid credentials provided
(Mechanism level: Server not found in Kerberos database (7) - Server not found
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
[junit4] 2> 1118026 WARN (zkConnectionManagerCallback-7647-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4753bac0 name:
ZooKeeperConnection Watcher:127.0.0.1:36239 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 1118026 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x10073cbe7c50002, likely client has closed socket
[junit4] 2> 1118027 WARN (zkConnectionManagerCallback-7647-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 1118030 WARN (NioProcessor-2) [ ] o.a.d.s.p.s.k.StoreUtils
No server entry found for kerberos principal name
zookeeper/[email protected]
[junit4] 2> 1118030 WARN (NioProcessor-2) [ ] o.a.d.s.KERBEROS_LOG No
server entry found for kerberos principal name
zookeeper/[email protected]
[junit4] 2> 1118030 WARN (NioProcessor-2) [ ]
o.a.d.s.k.p.KerberosProtocolHandler Server not found in Kerberos database (7)
[junit4] 2> 1118030 WARN (NioProcessor-2) [ ] o.a.d.s.KERBEROS_LOG
Server not found in Kerberos database (7)
[junit4] 2> 1118031 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-SendThread(localhost:36239))
[ ] o.a.z.c.ZooKeeperSaslClient An error:
(java.security.PrivilegedActionException: javax.security.sasl.SaslException:
GSS initiate failed [Caused by GSSException: No valid credentials provided
(Mechanism level: Server not found in Kerberos database (7) - Server not found
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
[junit4] 2> 1118031 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-SendThread(localhost:36239))
[ ] o.a.z.ClientCnxn SASL authentication with Zookeeper Quorum member
failed: javax.security.sasl.SaslException: An error:
(java.security.PrivilegedActionException: javax.security.sasl.SaslException:
GSS initiate failed [Caused by GSSException: No valid credentials provided
(Mechanism level: Server not found in Kerberos database (7) - Server not found
in Kerberos database)]) occurred when evaluating Zookeeper Quorum Member's
received SASL token. Zookeeper Client will go to AUTH_FAILED state.
[junit4] 2> 1118031 WARN (zkConnectionManagerCallback-7645-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@72d4fcfa name:
ZooKeeperConnection Watcher:localhost:36239/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 1118031 WARN (zkConnectionManagerCallback-7645-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 1118128 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1118129 WARN (Thread-3595) [ ] o.a.z.Login TGT renewal
thread has been interrupted and will exit.
[junit4] 2> 1118130 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36239
[junit4] 2> 1118130 INFO
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36239
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider
-Dtests.seed=1E6BCDB945967733 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=cs-CZ -Dtests.timezone=Europe/London -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 8.28s J2 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
[junit4] > Throwable #1:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode =
AuthFailed for /solr
[junit4] > at
__randomizedtesting.SeedInfo.seed([1E6BCDB945967733:1A9F9B61DCD2D43D]:0)
[junit4] > at
org.apache.zookeeper.KeeperException.create(KeeperException.java:126)
[junit4] > at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
[junit4] > at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:792)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$8(SolrZkClient.java:545)
[junit4] > at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:544)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:436)
[junit4] > at
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:83)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SaslZkACLProviderTest_1E6BCDB945967733-001
[junit4] 2> Dec 13, 2018 5:19:41 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 3 leaked
thread(s).
[junit4] 2> Dec 13, 2018 5:19:51 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 3 threads leaked from SUITE scope at
org.apache.solr.cloud.SaslZkACLProviderTest:
[junit4] 2> 1) Thread[id=23454,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] 2> 2) Thread[id=23449,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] 2> 3) Thread[id=23457,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] 2> Dec 13, 2018 5:19:51 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=23454,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] 2> 2) Thread[id=23449,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] 2> 3) Thread[id=23457,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] 2> 1129680 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread)
[ ] o.a.z.ClientCnxn Event thread exiting due to interruption
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> 1129680 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread)
[ ] o.a.z.ClientCnxn Event thread exiting due to interruption
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> 1129680 ERROR
(TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread)
[ ] o.a.z.ClientCnxn Event thread exiting due to interruption
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[zookeeper-3.4.13.jar:3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03]
[junit4] 2> Dec 13, 2018 5:19:51 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=541, maxMBSortInHeap=5.97117630577084,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6c7fffa5),
locale=cs-CZ, timezone=Europe/London
[junit4] 2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=8,threads=2,free=141204632,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [JSONWriterTest,
PingRequestHandlerTest, VersionInfoTest,
DistributedFacetPivotSmallAdvancedTest, ExternalFileFieldSortTest,
NodeAddedTriggerTest, TestCoreContainer, RegexBytesRefFilterTest,
SpellCheckComponentTest, DistributedTermsComponentTest, StatsReloadRaceTest,
TestFieldCacheReopen, ConjunctionSolrSpellCheckerTest,
SolrCoreMetricManagerTest, SuggesterTest, SignificantTermsQParserPluginTest,
ImplicitSnitchTest, TestUtils, TestHdfsCloudBackupRestore,
TestSolrCLIRunExample, ActionThrottleTest, TestHashQParserPlugin,
CacheHeaderTest, TestSimDistribStateManager, SearchHandlerTest,
SpatialHeatmapFacetsTest, OverriddenZkACLAndCredentialsProvidersTest,
TestXmlQParserPlugin, ZkCLITest, UninvertDocValuesMergePolicyTest,
DistributedFacetExistsSmallTest, DistributedUpdateProcessorTest,
TestSolrDeletionPolicy2, ResponseLogComponentTest, DocValuesNotIndexedTest,
TransactionLogTest, MaxSizeAutoCommitTest, TestQuerySenderNoQuery,
LeaderVoteWaitTimeoutTest, BasicDistributedZkTest, TestFastLRUCache,
TestLuceneIndexBackCompat, AnalyticsQueryTest,
TestLMDirichletSimilarityFactory, TestWriterPerf, OrderedExecutorTest,
CollectionStateFormat2Test, DistributedMLTComponentTest, TestDynamicURP,
BadCopyFieldTest, TestSimNodeAddedTrigger, TestMaxScoreQueryParser,
TestInitParams, PhrasesIdentificationComponentTest, MigrateRouteKeyTest,
TestRecoveryHdfs, AlternateDirectoryTest, TestDocTermOrds, ResourceLoaderTest,
TestManagedSchema, TestFieldCacheVsDocValues, TestExportWriter, AssignTest,
PeerSyncWithIndexFingerprintCachingTest, OverseerRolesTest, TestJoin,
TestReplicationHandler, NodeMarkersRegistrationTest, HdfsDirectoryFactoryTest,
TestFiltering, TestXIncludeConfig, TestCloudInspectUtil,
TestSchemaVersionResource, TestSweetSpotSimilarityFactory,
TestMergePolicyConfig, TestMiniSolrCloudClusterSSL, TestCloudSearcherWarming,
UUIDUpdateProcessorFallbackTest, TestLeaderElectionWithEmptyReplica,
TestPullReplica, HdfsAutoAddReplicasIntegrationTest, TestNumericTerms32,
MultiThreadedOCPTest, TestRandomRequestDistribution, TestSimpleTextCodec,
AddBlockUpdateTest, LargeFieldTest, TestIndexingPerformance,
TestDocumentBuilder, CdcrRequestHandlerTest, XsltUpdateRequestHandlerTest,
TestNonDefinedSimilarityFactory, TestScoreJoinQPScore, TestAddFieldRealTimeGet,
TestRemoteStreaming, TestDFISimilarityFactory, DistribJoinFromCollectionTest,
LoggingHandlerTest, HdfsRecoverLeaseTest, DocValuesMultiTest, TestPushWriter,
CustomCollectionTest, DataDrivenBlockJoinTest,
TriggerSetPropertiesIntegrationTest, SecurityConfHandlerTest, ZkNodePropsTest,
TestPhraseSuggestions, SliceStateTest, TestHdfsUpdateLog,
TemplateUpdateProcessorTest, DateFieldTest, ByteBuffersDirectoryFactoryTest,
ChangedSchemaMergeTest, RollingRestartTest, FullHLLTest,
AutoScalingHandlerTest, TestSchemaNameResource,
TestEmbeddedSolrServerSchemaAPI, TestMultiWordSynonyms,
DistributedQueryElevationComponentTest, AssignBackwardCompatibilityTest,
LeaderElectionContextKeyTest, OverseerTest, RandomizedTaggerTest,
TestUseDocValuesAsStored2, TestRestoreCore, SolrXmlInZkTest, CdcrBootstrapTest,
TestSSLRandomization, HdfsSyncSliceTest, TestTolerantUpdateProcessorCloud,
DistanceFunctionTest, TestDistributedGrouping, TestBulkSchemaConcurrent,
TestSimTriggerIntegration, TestObjectReleaseTracker, TestStressInPlaceUpdates,
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest,
DistributedIntervalFacetingTest, TestRandomFaceting, BasicZkTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
CleanupOldIndexTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest,
ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest,
DeleteStatusTest, DistributedQueueTest, HealthCheckHandlerTest,
LeaderElectionTest, LeaderFailoverAfterPartitionTest,
LeaderFailureAfterFreshStartTest, RecoveryAfterSoftCommitTest,
SSLMigrationTest, SaslZkACLProviderTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SaslZkACLProviderTest -Dtests.seed=1E6BCDB945967733
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs-CZ
-Dtests.timezone=Europe/London -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | SaslZkACLProviderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.SaslZkACLProviderTest:
[junit4] > 1) Thread[id=23454,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] > 2) Thread[id=23449,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] > 3) Thread[id=23457,
name=TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[1E6BCDB945967733]-EventThread,
state=WAITING, group=TGRP-SaslZkACLProviderTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:504)
[junit4] > at
__randomizedtesting.SeedInfo.seed([1E6BCDB945967733]:0)
[junit4] Completed [483/838 (1!)] on J2 in 18.36s, 1 test, 2 errors <<<
FAILURES!
[...truncated 47220 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj197351193
[ecj-lint] Compiling 686 source files to /tmp/ecj197351193
[ecj-lint] ----------
[ecj-lint] 1. WARNING in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/BinaryResponseParser.java
(at line 50)
[ecj-lint] return (NamedList<Object>) new
JavaBinCodec(null,stringCache).unmarshal(body);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
(at line 39)
[ecj-lint] import java.util.concurrent.ThreadFactory;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.concurrent.ThreadFactory is never used
[ecj-lint] ----------
[ecj-lint] 3. ERROR in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java
(at line 43)
[ecj-lint] import java.util.concurrent.atomic.AtomicInteger;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.concurrent.atomic.AtomicInteger is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 4. WARNING in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/io/eval/PivotEvaluator.java
(at line 45)
[ecj-lint] public Object doWork(Object[] values) throws IOException {
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Varargs methods should only override or be overridden by other
varargs methods unlike PivotEvaluator.doWork(Object[]) and
ManyValueWorker.doWork(Object...)
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 5. WARNING in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/request/MultiContentWriterRequest.java
(at line 63)
[ecj-lint] new JavaBinCodec().marshal((IteratorWriter) iw -> {
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 6. WARNING in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/common/cloud/ZkNodeProps.java
(at line 97)
[ecj-lint] props = (Map<String, Object>) new
JavaBinCodec().unmarshal(bytes);
[ecj-lint] ^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 7. WARNING in
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/src/java/org/apache/solr/common/util/Utils.java
(at line 186)
[ecj-lint] new SolrJSONWriter(writer)
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] 7 problems (2 errors, 5 warnings)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-http2-Linux/build.xml:633: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/build.xml:101: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/build.xml:680: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/solr/solrj/build.xml:69: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-http2-Linux/lucene/common-build.xml:2132:
Compile failed; see the compiler error output for details.
Total time: 71 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]