Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8093/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles\topLevel1.txt:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles\topLevel1.txt:
The process cannot access the file because it is being used by another
process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles\topLevel1.txt:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles\topLevel1.txt:
The process cannot access the file because it is being used by another process.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\userfiles
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001
at __randomizedtesting.SeedInfo.seed([43FD8EA5B3170235]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:319)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 16675 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> 430138 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 430139 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\data-dir-52-001
[junit4] 2> 430139 WARN
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=95 numCloses=95
[junit4] 2> 430139 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 430141 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 430142 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001
[junit4] 2> 430142 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 430142 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 430143 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 430255 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:49241
[junit4] 2> 430255 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49241
[junit4] 2> 430255 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49241
[junit4] 2> 430258 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430264 INFO (zkConnectionManagerCallback-3366-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430264 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430267 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430270 INFO (zkConnectionManagerCallback-3368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430270 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430272 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430274 INFO (zkConnectionManagerCallback-3370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430274 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430392 WARN (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 430392 WARN (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 430392 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 430392 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 430392 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 430392 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 430392 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 430392 WARN (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 430392 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@78d2a81a{/solr,null,AVAILABLE}
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3f478c76{/solr,null,AVAILABLE}
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 430393 WARN (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6335a362{/solr,null,AVAILABLE}
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 430393 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
[junit4] 2> 430396 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 430396 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 430396 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 430396 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a1cc69e{/solr,null,AVAILABLE}
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3f5cdc98{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49255}
[junit4] 2> 430398 ERROR (jetty-launcher-3371-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@d0af7aa{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-1) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49254}
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 430398 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-18T00:13:41.677420600Z
[junit4] 2> 430399 ERROR (jetty-launcher-3371-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-18T00:13:41.678231800Z
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430399 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13e96824{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49260}
[junit4] 2> 430401 ERROR (jetty-launcher-3371-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-18T00:13:41.680997100Z
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7d70dfcb{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:?????}
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-4) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 430401 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=49263}
[junit4] 2> 430403 ERROR (jetty-launcher-3371-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 430403 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 430403 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 430403 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 430403 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 430403 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-08-18T00:13:41.682330900Z
[junit4] 2> 430403 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430404 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430409 INFO (zkConnectionManagerCallback-3375-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430409 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430409 INFO (zkConnectionManagerCallback-3373-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430409 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430409 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 430410 INFO (zkConnectionManagerCallback-3379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430410 INFO (zkConnectionManagerCallback-3377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430410 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430410 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 430411 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 430415 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430416 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 430761 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 430778 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 430779 WARN (jetty-launcher-3371-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@64011c60[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430779 WARN (jetty-launcher-3371-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@64011c60[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430781 WARN (jetty-launcher-3371-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4289ee61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430781 WARN (jetty-launcher-3371-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4289ee61[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430797 WARN (jetty-launcher-3371-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3e061b07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430797 WARN (jetty-launcher-3371-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3e061b07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430797 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49241/solr
[junit4] 2> 430797 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430797 WARN (jetty-launcher-3371-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2fc54941[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430797 WARN (jetty-launcher-3371-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2fc54941[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 430801 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49241/solr
[junit4] 2> 430802 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 430806 INFO (zkConnectionManagerCallback-3391-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430806 INFO (jetty-launcher-3371-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430831 INFO (zkConnectionManagerCallback-3394-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 430831 INFO (jetty-launcher-3371-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 430989 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431018 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 431019 WARN (jetty-launcher-3371-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2111bdd0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431019 WARN (jetty-launcher-3371-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2111bdd0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431020 INFO (zkConnectionManagerCallback-3397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431020 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431032 WARN (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 431036 WARN (jetty-launcher-3371-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@514b4f4f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431036 WARN (jetty-launcher-3371-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@514b4f4f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431036 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49241/solr
[junit4] 2> 431036 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 431036 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:49263_solr
[junit4] 2> 431040 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.Overseer Overseer
(id=72070514110693385-127.0.0.1:49263_solr-n_0000000000) starting
[junit4] 2> 431042 INFO (zkConnectionManagerCallback-3405-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431042 INFO (jetty-launcher-3371-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 431047 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431052 INFO (zkConnectionManagerCallback-3410-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431052 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431055 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49241/solr ready
[junit4] 2> 431057 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49263_solr
[junit4] 2> 431059 INFO
(OverseerStateUpdate-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:49263_solr
[junit4] 2> 431060 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 431060 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 431061 INFO
(OverseerStateUpdate-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 431094 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 431104 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431110 INFO (zkConnectionManagerCallback-3413-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431110 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431112 WARN (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 431116 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 431116 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49263.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431116 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:49255_solr as DOWN
[junit4] 2> 431120 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 431120 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49255_solr
[junit4] 2> 431121 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 431121 INFO (zkCallback-3396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 431121 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431121 INFO (zkCallback-3412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 431136 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49263.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431136 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49263.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431138 INFO (jetty-launcher-3371-thread-4)
[n:127.0.0.1:49263_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node4\.
[junit4] 2> 431138 INFO (zkConnectionManagerCallback-3420-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431138 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431139 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 431139 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49241/solr ready
[junit4] 2> 431143 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 431170 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 431174 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 431189 WARN (jetty-launcher-3371-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@726803d5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431189 WARN (jetty-launcher-3371-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@726803d5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431193 WARN (jetty-launcher-3371-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@316bbbe7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431193 WARN (jetty-launcher-3371-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@316bbbe7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 431193 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49241/solr
[junit4] 2> 431194 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 431196 INFO (zkConnectionManagerCallback-3427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431196 INFO (jetty-launcher-3371-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 431196 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49255.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431206 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49255.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431207 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49255.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431208 INFO (jetty-launcher-3371-thread-2)
[n:127.0.0.1:49255_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node2\.
[junit4] 2> 431218 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431221 INFO (zkConnectionManagerCallback-3429-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431221 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431225 WARN (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 431227 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 431231 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:49254_solr as DOWN
[junit4] 2> 431231 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 431231 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49254_solr
[junit4] 2> 431234 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 431234 INFO (zkCallback-3412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 431234 INFO (zkCallback-3396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 431235 INFO (zkCallback-3428-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 431235 INFO (zkCallback-3419-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 431236 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431239 INFO (zkConnectionManagerCallback-3436-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431239 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431241 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 431243 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49241/solr ready
[junit4] 2> 431244 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 431291 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 431311 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49254.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431320 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49254.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431321 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49254.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431323 INFO (jetty-launcher-3371-thread-1)
[n:127.0.0.1:49254_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\.
[junit4] 2> 431331 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431335 INFO (zkConnectionManagerCallback-3439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431335 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431340 WARN (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 431340 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 431345 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:49260_solr as DOWN
[junit4] 2> 431346 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 431346 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49260_solr
[junit4] 2> 431347 INFO (zkCallback-3428-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431347 INFO (zkCallback-3412-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431347 INFO (zkCallback-3409-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431347 INFO (zkCallback-3419-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431347 INFO (zkCallback-3396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431350 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 431350 INFO (zkCallback-3438-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431350 INFO (zkCallback-3435-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 431350 INFO (zkConnectionManagerCallback-3446-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431350 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 431354 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 431354 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:49241/solr ready
[junit4] 2> 431358 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 431404 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 431430 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49260.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431437 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49260.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431438 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49260.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 431439 INFO (jetty-launcher-3371-thread-3)
[n:127.0.0.1:49260_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3\.
[junit4] 2> 431491 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 431495 INFO (zkConnectionManagerCallback-3452-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 431495 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 431497 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 431499 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49241/solr ready
[junit4] 2> 431511 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 431516 INFO
(OverseerThreadFactory-2445-thread-1-processing-n:127.0.0.1:49263_solr)
[n:127.0.0.1:49263_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 431646 INFO
(OverseerStateUpdate-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49254/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 431650 INFO
(OverseerStateUpdate-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49255/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 431882 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 431882 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 433030 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 433048 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 433048 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 433068 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 433127 WARN (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 433127 WARN (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 433127 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 433127 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 433128 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49254.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 433128 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 433147 WARN (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 433147 WARN (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 433147 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 433147 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 433148 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_49255.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 433148 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node2\collection1_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node2\.\collection1_shard2_replica_n2\data\]
[junit4] 2> 433277 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 433277 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 433279 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 433279 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 433279 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 433279 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 433282 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 433282 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 433282 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@68979509[collection1_shard2_replica_n2] main]
[junit4] 2> 433284 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 433285 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 433285 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 433285 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1642161477584420864
[junit4] 2> 433287 INFO
(searcherExecutor-2466-thread-1-processing-n:127.0.0.1:49255_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:49255_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@68979509[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 433287 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bad5f09[collection1_shard1_replica_n1] main]
[junit4] 2> 433292 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 433292 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 433293 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 433293 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1642161477592809472
[junit4] 2> 433294 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 433294 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 433295 INFO
(searcherExecutor-2465-thread-1-processing-n:127.0.0.1:49254_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:49254_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@6bad5f09[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 433300 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 433300 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 433300 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49255/solr/collection1_shard2_replica_n2/
[junit4] 2> 433300 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 433300 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 433300 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 433300 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.SyncStrategy http://127.0.0.1:49255/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 433300 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72070514110693388-core_node4-n_0000000000
[junit4] 2> 433304 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49255/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 433307 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 433307 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 433307 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:49254/solr/collection1_shard1_replica_n1/
[junit4] 2> 433308 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 433308 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:49254/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 433308 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72070514110693391-core_node3-n_0000000000
[junit4] 2> 433311 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:49254/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 433433 INFO (zkCallback-3428-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433433 INFO (zkCallback-3412-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433435 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 433435 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 433447 INFO (zkCallback-3412-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433447 INFO (zkCallback-3428-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433447 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_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=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1388
[junit4] 2> 433448 INFO (qtp832251099-9258) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1389
[junit4] 2> 433448 INFO (qtp63768995-9228) [n:127.0.0.1:49254_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> 433565 INFO (zkCallback-3428-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433565 INFO (zkCallback-3412-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433565 INFO (zkCallback-3428-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433565 INFO (zkCallback-3412-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433566 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1822
[junit4] 2> 433567 INFO (zkCallback-3412-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433567 INFO (zkCallback-3428-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 433569 INFO (qtp63768995-9242) [n:127.0.0.1:49254_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 433575 INFO
(OverseerCollectionConfigSetProcessor-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 433575 INFO
(OverseerThreadFactory-2445-thread-2-processing-n:127.0.0.1:49263_solr)
[n:127.0.0.1:49263_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
filestream_collection
[junit4] 2> 433813 INFO
(OverseerStateUpdate-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"filestream_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"filestream_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:49254/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 434041 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=filestream_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=filestream_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 435188 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 435214 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema
[filestream_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 435279 WARN (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 435279 WARN (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 435279 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 435280 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'filestream_collection_shard1_replica_n1' using configuration from
collection filestream_collection, trusted=true
[junit4] 2> 435280 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_49254.solr.core.filestream_collection.shard1.replica_n1'
(registry 'solr.core.filestream_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a364f25
[junit4] 2> 435280 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[filestream_collection_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\filestream_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node1\.\filestream_collection_shard1_replica_n1\data\]
[junit4] 2> 435489 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 435489 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 435490 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 435490 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 435510 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@54ded8bd[filestream_collection_shard1_replica_n1] main]
[junit4] 2> 435512 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 435512 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 435512 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 435512 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1642161479919599616
[junit4] 2> 435517 INFO
(searcherExecutor-2475-thread-1-processing-n:127.0.0.1:49254_solr
x:filestream_collection_shard1_replica_n1 c:filestream_collection s:shard1
r:core_node2) [n:127.0.0.1:49254_solr c:filestream_collection s:shard1
r:core_node2 x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[filestream_collection_shard1_replica_n1] Registered new searcher
Searcher@54ded8bd[filestream_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 435524 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/filestream_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 435524 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/filestream_collection/leaders/shard1
[junit4] 2> 435529 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 435529 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 435529 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:49254/solr/filestream_collection_shard1_replica_n1/
[junit4] 2> 435529 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 435529 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:49254/solr/filestream_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 435529 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/filestream_collection/leaders/shard1/leader after winning as
/collections/filestream_collection/leader_elect/shard1/election/72070514110693391-core_node2-n_0000000000
[junit4] 2> 435535 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:49254/solr/filestream_collection_shard1_replica_n1/ shard1
[junit4] 2> 435651 INFO (zkCallback-3428-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 435651 INFO (zkCallback-3428-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 435651 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 435657 INFO (qtp63768995-9223) [n:127.0.0.1:49254_solr
c:filestream_collection s:shard1 r:core_node2
x:filestream_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=filestream_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=filestream_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1433
[junit4] 2> 435660 INFO (qtp63768995-9242) [n:127.0.0.1:49254_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> 435767 INFO (zkCallback-3428-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 435767 INFO (zkCallback-3428-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 435767 INFO (zkCallback-3428-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/filestream_collection/state.json] for collection
[filestream_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 435768 INFO (qtp63768995-9242) [n:127.0.0.1:49254_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=filestream_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=1950
[junit4] 2> 435769 INFO
(SUITE-StreamExpressionTest-seed#[43FD8EA5B3170235]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 435839 INFO
(OverseerCollectionConfigSetProcessor-72070514110693385-127.0.0.1:49263_solr-n_0000000000)
[n:127.0.0.1:49263_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 435843 INFO
(TEST-StreamExpressionTest.testKnnSearchStream-seed#[43FD8EA5B3170235]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testKnnSearchStream
[junit4] 2> 435883 INFO (qtp63768995-9226) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 435883 INFO (qtp63768995-9226) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:49255/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1642161480300232704)} 0 7
[junit4] 2> 435886 INFO (qtp63768995-9230) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1642161480311767040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 435886 INFO (qtp63768995-9230) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 435886 INFO (qtp63768995-9230) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 435886 INFO (qtp63768995-9230) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49255/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 435887 INFO (qtp832251099-9222) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1642161480312815616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 435887 INFO (qtp832251099-9222) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 435888 INFO (qtp832251099-9222) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 435889 INFO (qtp832251099-9222) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 435889 INFO (qtp832251099-9222) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1642161480270872576),commit=} 0 36
[junit4] 2> 435902 INFO (qtp832251099-9231) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[3
(1642161480319107072), 2 (1642161480328544256)]} 0 7
[junit4] 2> 435905 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[1
(1642161480319107072), 4 (1642161480331689984)]} 0 11
[junit4] 2> 435917 INFO (qtp832251099-9241) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1642161480344272896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 435917 INFO (qtp832251099-9241) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5390cbaa
commitCommandVersion:1642161480344272896
[junit4] 2> 436017 INFO (qtp832251099-9241) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@41babeee[collection1_shard2_replica_n2] main]
[junit4] 2> 436019 INFO
(searcherExecutor-2466-thread-1-processing-n:127.0.0.1:49255_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:49255_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@41babeee[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c2:[diagnostics={java.vendor=AdoptOpenJDK,
os=Windows 10, os.version=10.0, java.runtime.version=12.0.1+12, os.arch=amd64,
source=flush, lucene.version=9.0.0, java.vm.version=12.0.1+12,
java.version=12.0.1,
timestamp=1566087227224}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 436019 INFO (qtp832251099-9241) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 436019 INFO (qtp832251099-9241) [n:127.0.0.1:49255_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49254/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 90
[junit4] 2> 436020 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1642161480452276224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 436020 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15f260b4
commitCommandVersion:1642161480452276224
[junit4] 2> 436026 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@59ac353[collection1_shard1_replica_n1] main]
[junit4] 2> 436026 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 436028 INFO
(searcherExecutor-2465-thread-1-processing-n:127.0.0.1:49254_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:49254_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@59ac353[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):c2:[diagnostics={java.vendor=AdoptOpenJDK,
os=Windows 10, os.version=10.0, java.runtime.version=12.0.1+12, os.arch=amd64,
source=flush, lucene.version=9.0.0, java.vm.version=12.0.1+12,
java.version=12.0.1,
timestamp=1566087227302}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 436028 INFO (qtp63768995-9234) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0
106
[junit4] 2> 436036 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/stream
params={indent=off&expr=knnSearch(collection1,+id%3D"1",+qf%3D"a_t",+rows%3D"4",+fl%3D"id,+score",+mintf%3D"1")&wt=json&version=2.2}
status=0 QTime=0
[junit4] 2> 436039 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 436042 INFO (zkConnectionManagerCallback-3460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 436042 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 436043 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 436044 INFO (qtp63768995-9228) [n:127.0.0.1:49254_solr
c:collection1 s:shard1 r:cor
[...truncated too long message...]
D8EA5B3170235]-worker) [ ] o.a.s.SolrTestCaseJ4
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{name_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
iteration_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
terms_ss=PostingsFormat(name=Direct), field_s=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct),
price_f=PostingsFormat(name=Direct),
intDefault=PostingsFormat(name=MockRandom),
falseNegative_i=PostingsFormat(name=MockRandom),
a_f=PostingsFormat(name=MockRandom),
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
falsePositive_i=PostingsFormat(name=MockRandom),
level1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
s_multi=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
level2_s=PostingsFormat(name=MockRandom),
a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
score_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
tv_text=PostingsFormat(name=MockRandom), term_s=PostingsFormat(name=Direct),
a_t=PostingsFormat(name=Direct),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
timestamp=PostingsFormat(name=Direct), idfs_ds=PostingsFormat(name=Direct),
alpha_d=PostingsFormat(name=LuceneVarGapDocFreqInterval),
i_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval),
weights_ds=PostingsFormat(name=LuceneVarGapDocFreqInterval),
diseases_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
featureSet_s=PostingsFormat(name=MockRandom),
idf_d=PostingsFormat(name=MockRandom),
trueNegative_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
index_i=PostingsFormat(name=MockRandom),
test_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
out_i=PostingsFormat(name=MockRandom),
checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval),
symptoms_s=PostingsFormat(name=MockRandom),
test_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
whitetok=PostingsFormat(name=LuceneVarGapDocFreqInterval),
_version_=PostingsFormat(name=MockRandom),
error_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
truePositive_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
cases_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{name_s=DocValuesFormat(name=Lucene80),
iteration_i=DocValuesFormat(name=Lucene80),
terms_ss=DocValuesFormat(name=Lucene80), field_s=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Lucene80),
price_f=DocValuesFormat(name=Lucene80),
intDefault=DocValuesFormat(name=Direct),
falseNegative_i=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Direct),
a_i=DocValuesFormat(name=Lucene80),
falsePositive_i=DocValuesFormat(name=Direct),
level1_s=DocValuesFormat(name=Asserting),
s_multi=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Direct),
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting),
term_s=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Lucene80),
i_multi=DocValuesFormat(name=Lucene80),
diseases_s=DocValuesFormat(name=Lucene80),
featureSet_s=DocValuesFormat(name=Direct),
trueNegative_i=DocValuesFormat(name=Asserting),
index_i=DocValuesFormat(name=Direct), test_dt=DocValuesFormat(name=Asserting),
out_i=DocValuesFormat(name=Direct),
checkpoint_ss=DocValuesFormat(name=Lucene80),
symptoms_s=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Direct),
truePositive_i=DocValuesFormat(name=Asserting),
cases_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1000,
maxMBSortInHeap=5.7351296704065,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@77103706),
locale=ar-EG, timezone=Indian/Kerguelen
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.1
(64-bit)/cpus=3,threads=2,free=37502976,total=158781440
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.seed=43FD8EA5B3170235 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=ar-EG -Dtests.timezone=Indian/Kerguelen
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | StreamExpressionTest (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3\userfiles\topLevel1.txt:
java.nio.file.FileSystemException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3\userfiles\topLevel1.txt:
The process cannot access the file because it is being used by another process.
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3\userfiles:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3\userfiles
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001\node3
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_43FD8EA5B3170235-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([43FD8EA5B3170235]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:319)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] Completed [1/5 (1!)] on J1 in 77.48s, 27 tests, 1 error <<<
FAILURES!
[...truncated 130 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1492:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1019:
There were test failures: 5 suites, 135 tests, 1 suite-level error [seed:
43FD8EA5B3170235]
Total time: 2 minutes 39 seconds
[repro] Setting last failure code to 1
[repro] Failures:
[repro] 1/5 failed:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build
move /y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move
/y solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST
lucene\build.orig move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0
Archiving artifacts
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=54ab07718a016c888e69ff4a8070c24cf34d3a51,
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #8092
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]