Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/168/
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=2, authenticated=19, passThrough=9,
failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=17, passThrough=13, totalTime=7270228,
failWrongCredentials=1, requestTimes=1202, requests=33, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=2, authenticated=19,
passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=17, passThrough=13, totalTime=7270228,
failWrongCredentials=1, requestTimes=1202, requests=33, errors=0}
at
__randomizedtesting.SeedInfo.seed([670894E27436BC8:BA1EFF5C8310E8B2]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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 13384 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/init-core-data-001
[junit4] 2> 467382 WARN
(SUITE-BasicAuthIntegrationTest-seed#[670894E27436BC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
[junit4] 2> 467382 INFO
(SUITE-BasicAuthIntegrationTest-seed#[670894E27436BC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 467384 INFO
(SUITE-BasicAuthIntegrationTest-seed#[670894E27436BC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 467384 INFO
(SUITE-BasicAuthIntegrationTest-seed#[670894E27436BC8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 467391 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 467392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001
[junit4] 2> 467392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 467393 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 467393 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 467493 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkTestServer start zk server on port:34614
[junit4] 2> 467493 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34614
[junit4] 2> 467493 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34614
[junit4] 2> 467505 INFO (zkConnectionManagerCallback-5355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467532 INFO (zkConnectionManagerCallback-5357-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467551 INFO (zkConnectionManagerCallback-5359-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467561 WARN (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 467562 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 467562 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 467562 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 467564 WARN (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 467564 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 467564 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 467564 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 467566 WARN (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 467567 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 467567 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 467567 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 467568 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 467568 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 467568 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 467569 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dde2782{/solr,null,AVAILABLE}
[junit4] 2> 467571 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 467571 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 467571 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 467572 WARN (jetty-launcher-5360-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@67497a3f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467582 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33f52099{/solr,null,AVAILABLE}
[junit4] 2> 467583 WARN (jetty-launcher-5360-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4e9c3a88[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467583 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 467583 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 467583 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 467584 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@27dbd698{/solr,null,AVAILABLE}
[junit4] 2> 467584 WARN (jetty-launcher-5360-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@285cda61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@27cb18d7{SSL,[ssl,
http/1.1]}{127.0.0.1:37916}
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@38080cfd{SSL,[ssl,
http/1.1]}{127.0.0.1:42807}
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.e.j.s.Server Started @467659ms
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.e.j.s.Server Started @467659ms
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37916}
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42807}
[junit4] 2> 467585 ERROR (jetty-launcher-5360-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 467585 ERROR (jetty-launcher-5360-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:07:46.606Z
[junit4] 2> 467585 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:07:46.606Z
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4f735a44{SSL,[ssl,
http/1.1]}{127.0.0.1:44832}
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.e.j.s.Server Started @467691ms
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44832}
[junit4] 2> 467616 ERROR (jetty-launcher-5360-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 467616 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:07:46.637Z
[junit4] 2> 467647 INFO (zkConnectionManagerCallback-5364-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467648 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 467659 INFO (zkConnectionManagerCallback-5362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467659 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 467661 INFO (zkConnectionManagerCallback-5366-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467661 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 467867 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 467873 WARN (jetty-launcher-5360-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 467875 WARN (jetty-launcher-5360-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6e6fce11[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467879 WARN (jetty-launcher-5360-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 467880 WARN (jetty-launcher-5360-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@391e0fca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467881 INFO (jetty-launcher-5360-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34614/solr
[junit4] 2> 467884 INFO (zkConnectionManagerCallback-5375-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467888 INFO (zkConnectionManagerCallback-5377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467909 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 467909 WARN (jetty-launcher-5360-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 467910 WARN (jetty-launcher-5360-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@d473349[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467922 WARN (jetty-launcher-5360-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 467923 WARN (jetty-launcher-5360-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@66bc775a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 467924 INFO (jetty-launcher-5360-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34614/solr
[junit4] 2> 467926 INFO (zkConnectionManagerCallback-5385-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467928 INFO (zkConnectionManagerCallback-5387-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467940 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:37916_solr
[junit4] 2> 467941 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.c.Overseer Overseer
(id=73195378826739721-127.0.0.1:37916_solr-n_0000000000) starting
[junit4] 2> 467971 INFO (zkConnectionManagerCallback-5394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 467975 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34614/solr ready
[junit4] 2> 467991 INFO
(OverseerStateUpdate-73195378826739721-127.0.0.1:37916_solr-n_0000000000)
[n:127.0.0.1:37916_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:37916_solr
[junit4] 2> 467997 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37916_solr
[junit4] 2> 468015 INFO (zkCallback-5386-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 468017 INFO (zkCallback-5393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 468033 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 468038 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44832_solr as DOWN
[junit4] 2> 468040 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 468040 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44832_solr
[junit4] 2> 468047 INFO (zkCallback-5393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 468098 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 468098 WARN (jetty-launcher-5360-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 468103 INFO (zkCallback-5386-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 468111 INFO (zkCallback-5376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 468126 WARN (jetty-launcher-5360-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6824c080[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 468132 WARN (jetty-launcher-5360-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 468133 WARN (jetty-launcher-5360-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6300e2ef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 468134 INFO (jetty-launcher-5360-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34614/solr
[junit4] 2> 468164 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 468187 INFO (zkConnectionManagerCallback-5406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 468187 INFO (zkConnectionManagerCallback-5401-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 468189 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 468191 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34614/solr ready
[junit4] 2> 468218 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468219 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 468233 INFO (zkConnectionManagerCallback-5408-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 468247 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 468252 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42807_solr as DOWN
[junit4] 2> 468253 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 468253 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42807_solr
[junit4] 2> 468256 INFO (zkCallback-5386-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 468256 INFO (zkCallback-5393-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 468263 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468264 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468266 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44832.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468266 INFO (zkCallback-5376-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 468271 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 468276 INFO (jetty-launcher-5360-thread-3)
[n:127.0.0.1:37916_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node3/.
[junit4] 2> 468276 INFO (zkCallback-5400-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 468281 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44832.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468281 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44832.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468282 INFO (jetty-launcher-5360-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node2/.
[junit4] 2> 468375 INFO (zkConnectionManagerCallback-5416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 468377 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 468378 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34614/solr ready
[junit4] 2> 468383 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 468410 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42807.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468424 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42807.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468425 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42807.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 468426 INFO (jetty-launcher-5360-thread-1)
[n:127.0.0.1:42807_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node1/.
[junit4] 2> 468583 INFO (zkConnectionManagerCallback-5422-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 468584 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 468586 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34614/solr ready
[junit4] 2> 468619 INFO (qtp1056028700-12565) [n:127.0.0.1:44832_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 468636 INFO
(OverseerThreadFactory-2672-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 468748 INFO
(OverseerStateUpdate-73195378826739721-127.0.0.1:37916_solr-n_0000000000)
[n:127.0.0.1:37916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"authCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44832/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 468752 INFO
(OverseerStateUpdate-73195378826739721-127.0.0.1:37916_solr-n_0000000000)
[n:127.0.0.1:37916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42807/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 468755 INFO
(OverseerStateUpdate-73195378826739721-127.0.0.1:37916_solr-n_0000000000)
[n:127.0.0.1:37916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37916/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 469025 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 469062 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 469063 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 469064 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
x:authCollection_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 470086 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 470168 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 470187 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 470192 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 470214 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 470214 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 470215 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44832.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 470219 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node2/authCollection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 470238 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 470242 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 470242 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2'
using configuration from collection authCollection, trusted=true
[junit4] 2> 470243 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 470257 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42807.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 470257 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node1/authCollection_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 470260 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 470260 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4'
using configuration from collection authCollection, trusted=true
[junit4] 2> 470261 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 470263 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node3/authCollection_shard3_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 470543 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 470543 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 470546 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 470546 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 470555 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 470555 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 470558 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 470558 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 470563 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@765461da[authCollection_shard2_replica_n2] main]
[junit4] 2> 470564 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a7ccae8[authCollection_shard1_replica_n1] main]
[junit4] 2> 470565 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 470566 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 470566 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 470566 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 470571 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 470571 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631821726578900992
[junit4] 2> 470572 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 470573 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631821726580998144
[junit4] 2> 470592 INFO
(searcherExecutor-2688-thread-1-processing-n:127.0.0.1:44832_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:44832_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@1a7ccae8[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 470594 INFO
(searcherExecutor-2689-thread-1-processing-n:127.0.0.1:42807_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:42807_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@765461da[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 470599 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 470599 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 470599 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 470599 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 470603 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 470604 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 470605 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 470605 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 470605 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44832/solr/authCollection_shard1_replica_n1/
[junit4] 2> 470605 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 470605 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 470605 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42807/solr/authCollection_shard2_replica_n2/
[junit4] 2> 470606 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 470606 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 470606 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:42807/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 470606 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/73195378826739725-core_node5-n_0000000000
[junit4] 2> 470606 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:44832/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 470607 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/73195378826739719-core_node3-n_0000000000
[junit4] 2> 470607 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 470607 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 470610 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42807/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 470610 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44832/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 470614 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e3e4c4e[authCollection_shard3_replica_n4] main]
[junit4] 2> 470615 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 470616 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 470616 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 470617 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631821726627135488
[junit4] 2> 470622 INFO
(searcherExecutor-2690-thread-1-processing-n:127.0.0.1:37916_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] Registered new searcher
Searcher@1e3e4c4e[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 470626 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 470626 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 470630 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 470630 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 470630 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37916/solr/authCollection_shard3_replica_n4/
[junit4] 2> 470630 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 470631 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy
https://127.0.0.1:37916/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 470631 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/73195378826739721-core_node6-n_0000000000
[junit4] 2> 470642 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37916/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 470745 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470745 INFO (zkCallback-5376-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470745 INFO (zkCallback-5386-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470745 INFO (zkCallback-5386-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470748 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 470748 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 470753 INFO (qtp90709121-12550) [n:127.0.0.1:42807_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1691
[junit4] 2> 470754 INFO (qtp1056028700-12568) [n:127.0.0.1:44832_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1730
[junit4] 2> 470780 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 470783 INFO (qtp1813948441-12560) [n:127.0.0.1:37916_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1719
[junit4] 2> 470815 INFO (zkCallback-5376-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470815 INFO (zkCallback-5407-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470828 INFO (qtp1056028700-12565) [n:127.0.0.1:44832_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 470884 INFO (zkCallback-5376-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470884 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470884 INFO (zkCallback-5376-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470885 INFO (zkCallback-5386-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470885 INFO (zkCallback-5386-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470892 INFO (qtp1056028700-12565) [n:127.0.0.1:44832_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2274
[junit4] 2> 470893 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470899 INFO (zkCallback-5407-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470899 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470899 INFO (zkCallback-5386-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 470965 INFO (qtp1813948441-12558) [n:127.0.0.1:37916_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 470967 INFO (zkCallback-5386-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 470967 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 470967 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 470968 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 470968 INFO (zkCallback-5386-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 470968 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 470968 INFO (zkCallback-5386-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 470974 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 470974 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 470992 INFO (qtp1813948441-12558) [n:127.0.0.1:37916_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=11
[junit4] 2> 470994 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=831520906
[junit4] 2> 470995 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:37916_solr
[junit4] 2> 470995 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 470995 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:37916_solr as DOWN
[junit4] 2> 471039 INFO (coreCloseExecutor-2703-thread-1)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] CLOSING SolrCore
org.apache.solr.core.SolrCore@7a6932bd
[junit4] 2> 471039 INFO (coreCloseExecutor-2703-thread-1)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=7a6932bd
[junit4] 2> 471039 INFO (coreCloseExecutor-2703-thread-1)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@40e3afd6: rootName =
solr_37916, domain = solr.core.authCollection.shard3.replica_n4, service url =
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4
/ com.codahale.metrics.MetricRegistry@711ab281
[junit4] 2> 471069 INFO (coreCloseExecutor-2703-thread-1)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard3.leader,
tag=7a6932bd
[junit4] 2> 471099 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471099 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471099 INFO (zkCallback-5407-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471099 INFO (zkCallback-5376-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471099 INFO (zkCallback-5376-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471101 INFO (zkCallback-5386-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471101 INFO (zkCallback-5386-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471101 INFO (zkCallback-5386-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471111 INFO (zkCallback-5407-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471135 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 471135 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@47be018f: rootName =
solr_37916, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5bc4eaf2
[junit4] 2> 471150 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 471150 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3edb70aa: rootName =
solr_37916, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@51446662
[junit4] 2> 471172 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 471172 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77030be9: rootName =
solr_37916, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1048e414
[junit4] 2> 471172 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 471200 INFO (closeThreadPool-5429-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73195378826739721-127.0.0.1:37916_solr-n_0000000000) closing
[junit4] 2> 471238 INFO
(OverseerStateUpdate-73195378826739721-127.0.0.1:37916_solr-n_0000000000)
[n:127.0.0.1:37916_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:37916_solr
[junit4] 2> 471239 INFO
(OverseerAutoScalingTriggerThread-73195378826739721-127.0.0.1:37916_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 471243 INFO (zkCallback-5400-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 471243 INFO (zkCallback-5415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 471243 INFO (zkCallback-5421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 471244 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 471244 INFO (zkCallback-5376-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44832_solr
[junit4] 2> 471245 INFO (zkCallback-5376-thread-2)
[n:127.0.0.1:44832_solr ] o.a.s.c.Overseer Overseer
(id=73195378826739719-127.0.0.1:44832_solr-n_0000000001) starting
[junit4] 2> 471259 INFO (zkCallback-5407-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 471259 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.Overseer Overseer
(id=73195378826739721-127.0.0.1:37916_solr-n_0000000000) closing
[junit4] 2> 471259 INFO (closeThreadPool-5429-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73195378826739721-127.0.0.1:37916_solr-n_0000000000) closing
[junit4] 2> 471303 INFO
(OverseerStateUpdate-73195378826739719-127.0.0.1:44832_solr-n_0000000001)
[n:127.0.0.1:44832_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44832_solr
[junit4] 2> 471303 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@27cb18d7{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 471324 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@33f52099{/solr,null,UNAVAILABLE}
[junit4] 2> 471326 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 471327 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 471328 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 471329 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 37916 try number 1 ...
[junit4] 2> 471329 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 471354 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 471354 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 471354 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 471361 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38223fea{/solr,null,AVAILABLE}
[junit4] 2> 471362 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6d2fd2cd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7c2fc54f{SSL,[ssl,
http/1.1]}{127.0.0.1:37916}
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.s.Server Started @471438ms
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37916}
[junit4] 2> 471363 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 471363 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-25T21:07:50.384Z
[junit4] 2> 471431 INFO (zkConnectionManagerCallback-5431-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 471432 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 471669 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 471672 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 471691 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6f72320f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 471703 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 471723 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@53fbab5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 471725 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34614/solr
[junit4] 2> 471753 INFO (zkConnectionManagerCallback-5438-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 471800 INFO (zkConnectionManagerCallback-5440-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 471819 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 471824 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37916_solr as DOWN
[junit4] 2> 471825 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 471825 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37916_solr
[junit4] 2> 471827 INFO (zkCallback-5407-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 471827 INFO (zkCallback-5400-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 471827 INFO (zkCallback-5421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 471829 INFO (zkCallback-5376-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 471829 INFO (zkCallback-5415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 471829 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 471829 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 471829 INFO (zkCallback-5407-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471829 INFO (zkCallback-5407-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471829 INFO (zkCallback-5376-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471829 INFO (zkCallback-5376-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471830 INFO (zkCallback-5376-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471832 INFO (zkCallback-5407-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 471854 INFO (zkCallback-5439-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 471903 INFO (zkConnectionManagerCallback-5447-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 471905 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 471906 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34614/solr ready
[junit4] 2> 471923 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 471976 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 472221 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 472222 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37916.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 472225 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node3/.
[junit4] 2> 472225 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[670894E27436BC8])
[n:127.0.0.1:37916_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard3_replica_n4]
[junit4] 2> 472259 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 472329 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr ] o.a.s.s.IndexSchema
[authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 472333 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 472361 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 472389 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema
[authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 472404 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 472404 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard3_replica_n4' using configuration from collection
authCollection, trusted=true
[junit4] 2> 472407 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_37916.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@208d2fb2
[junit4] 2> 472407 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore
[[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node3/authCollection_shard3_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_670894E27436BC8-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 472639 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 472639 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 472642 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 472642 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 472647 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4483a96d[authCollection_shard3_replica_n4] main]
[junit4] 2> 472657 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 472658 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 472659 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 472659 INFO
(coreLoadExecutor-2717-thread-1-processing-n:127.0.0.1:37916_solr)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1631821728768327680
[junit4] 2> 472663 INFO
(searcherExecutor-2718-thread-1-processing-n:127.0.0.1:37916_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] Registered new searcher
Searcher@4483a96d[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 472690 INFO
(coreZkRegister-2709-thread-1-processing-n:127.0.0.1:37916_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:37916_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/authCollection/leaders/shard3
[junit4] 2> 472693 INFO
(coreZkRegister-2709-thread-1-processing-n:127.0.0.1:37916_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) [n:1
[...truncated too long message...]
:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null119532239
[copy] Copying 239 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null119532239
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null119532239
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 111 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]