Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/155/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream
Error Message:
expected:<5> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
at
__randomizedtesting.SeedInfo.seed([4CC8E436D6EFFA6E:6C2286364AAE1722]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream(StreamDecoratorTest.java:3309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 16787 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/init-core-data-001
[junit4] 2> 307402 WARN
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 307402 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 307404 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 307404 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 307405 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001
[junit4] 2> 307405 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 307406 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 307406 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 307505 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:55963
[junit4] 2> 307505 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55963
[junit4] 2> 307505 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55963
[junit4] 2> 307517 INFO (zkConnectionManagerCallback-4508-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307521 INFO (zkConnectionManagerCallback-4510-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307524 INFO (zkConnectionManagerCallback-4512-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307527 WARN (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 307528 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 307528 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 307528 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 307528 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 307528 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 307528 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 307529 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17b08e4a{/solr,null,AVAILABLE}
[junit4] 2> 307531 WARN (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 307531 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 307531 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 307531 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 307533 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 307533 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 307533 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 307533 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b96017{/solr,null,AVAILABLE}
[junit4] 2> 307534 WARN (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 307534 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 307534 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 307535 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 307536 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 307536 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 307536 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 307536 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57a3227{/solr,null,AVAILABLE}
[junit4] 2> 307538 WARN (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 307538 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 307538 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 307538 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
[junit4] 2> 307539 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 307539 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 307539 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 307540 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c73bf16{/solr,null,AVAILABLE}
[junit4] 2> 307543 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@291f6fa7{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36316}
[junit4] 2> 307543 INFO (jetty-launcher-4513-thread-4) [ ]
o.e.j.s.Server Started @307787ms
[junit4] 2> 307543 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36316}
[junit4] 2> 307544 ERROR (jetty-launcher-4513-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 307544 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 307544 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 307544 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 307544 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 307544 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T06:14:07.588Z
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4d908cd8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:54173}
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.e.j.s.Server Started @307790ms
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54173}
[junit4] 2> 307546 ERROR (jetty-launcher-4513-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 307546 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T06:14:07.590Z
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6696d1b6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:59211}
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.e.j.s.Server Started @307792ms
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59211}
[junit4] 2> 307548 ERROR (jetty-launcher-4513-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 307548 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T06:14:07.592Z
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@174ebef2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:58111}
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.e.j.s.Server Started @307793ms
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58111}
[junit4] 2> 307549 ERROR (jetty-launcher-4513-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 307549 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-01T06:14:07.593Z
[junit4] 2> 307554 INFO (zkConnectionManagerCallback-4515-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307555 INFO (zkConnectionManagerCallback-4521-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307555 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 307556 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 307566 INFO (zkConnectionManagerCallback-4517-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307567 INFO (zkConnectionManagerCallback-4519-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 307567 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 307583 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 307842 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 307856 WARN (jetty-launcher-4513-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@77431eac[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 307860 WARN (jetty-launcher-4513-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@11687c9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 307861 INFO (jetty-launcher-4513-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55963/solr
[junit4] 2> 307893 INFO (zkConnectionManagerCallback-4531-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308041 INFO (zkConnectionManagerCallback-4533-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308113 WARN (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_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> 308120 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:54173_solr
[junit4] 2> 308121 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.c.Overseer Overseer
(id=72108348613394440-127.0.0.1:54173_solr-n_0000000000) starting
[junit4] 2> 308131 INFO (zkConnectionManagerCallback-4540-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308142 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55963/solr ready
[junit4] 2> 308144 INFO
(OverseerStateUpdate-72108348613394440-127.0.0.1:54173_solr-n_0000000000)
[n:127.0.0.1:54173_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:54173_solr
[junit4] 2> 308145 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54173_solr
[junit4] 2> 308147 INFO (zkCallback-4532-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 308149 INFO (zkCallback-4539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 308194 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 308238 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54173.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 308244 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54173.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 308244 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_54173.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 308245 INFO (jetty-launcher-4513-thread-2)
[n:127.0.0.1:54173_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node2/.
[junit4] 2> 308349 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 308351 WARN (jetty-launcher-4513-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@bd518bc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 308354 WARN (jetty-launcher-4513-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1cb13e00[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 308355 INFO (jetty-launcher-4513-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55963/solr
[junit4] 2> 308357 INFO (zkConnectionManagerCallback-4547-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308380 INFO (zkConnectionManagerCallback-4549-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308394 WARN (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_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> 308398 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 308431 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36316_solr as DOWN
[junit4] 2> 308432 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 308432 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36316_solr
[junit4] 2> 308434 INFO (zkCallback-4532-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 308434 INFO (zkCallback-4539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 308436 INFO (zkCallback-4548-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 308439 INFO (zkConnectionManagerCallback-4556-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308441 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 308442 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55963/solr ready
[junit4] 2> 308480 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 308583 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36316.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 308766 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 308771 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36316.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 308771 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36316.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 308772 INFO (jetty-launcher-4513-thread-4)
[n:127.0.0.1:36316_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node4/.
[junit4] 2> 308797 WARN (jetty-launcher-4513-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@44e9489a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 308800 WARN (jetty-launcher-4513-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7e9719f1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 308800 INFO (jetty-launcher-4513-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55963/solr
[junit4] 2> 308802 INFO (zkConnectionManagerCallback-4563-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308805 INFO (zkConnectionManagerCallback-4565-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308839 WARN (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_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> 308840 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 308927 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 308928 WARN (jetty-launcher-4513-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@15e6ed4b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 308931 WARN (jetty-launcher-4513-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5bbe23b3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 308932 INFO (jetty-launcher-4513-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55963/solr
[junit4] 2> 308934 INFO (zkConnectionManagerCallback-4573-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308936 INFO (zkConnectionManagerCallback-4575-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308940 WARN (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_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> 308941 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 308944 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58111_solr as DOWN
[junit4] 2> 308946 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 308946 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58111_solr
[junit4] 2> 308956 INFO (zkCallback-4539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 308958 INFO (zkCallback-4574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 308959 INFO (zkCallback-4532-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 308961 INFO (zkConnectionManagerCallback-4582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308962 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 308963 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55963/solr ready
[junit4] 2> 308964 INFO (zkCallback-4555-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 308965 INFO (zkCallback-4548-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 308972 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 308975 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59211_solr as DOWN
[junit4] 2> 308976 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 308976 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59211_solr
[junit4] 2> 308977 INFO (zkCallback-4532-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 308977 INFO (zkCallback-4539-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 308978 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 308979 INFO (zkCallback-4555-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 308979 INFO (zkCallback-4548-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 308981 INFO (zkConnectionManagerCallback-4587-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 308982 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 308983 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:55963/solr ready
[junit4] 2> 308998 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 308998 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 309000 INFO (zkCallback-4574-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 309009 INFO (zkCallback-4581-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 309014 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59211.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 309020 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59211.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 309020 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59211.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 309021 INFO (jetty-launcher-4513-thread-3)
[n:127.0.0.1:59211_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node3/.
[junit4] 2> 309029 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58111.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 309041 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58111.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 309041 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58111.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 309041 INFO (jetty-launcher-4513-thread-1)
[n:127.0.0.1:58111_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node1/.
[junit4] 2> 309165 INFO (zkConnectionManagerCallback-4594-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 309166 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 309168 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55963/solr ready
[junit4] 2> 309175 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 309180 INFO
(OverseerThreadFactory-1840-thread-1-processing-n:127.0.0.1:54173_solr)
[n:127.0.0.1:54173_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1_collection
[junit4] 2> 309301 INFO
(OverseerStateUpdate-72108348613394440-127.0.0.1:54173_solr-n_0000000000)
[n:127.0.0.1:54173_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:59211/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 309305 INFO
(OverseerStateUpdate-72108348613394440-127.0.0.1:54173_solr-n_0000000000)
[n:127.0.0.1:54173_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:54173/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 309510 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
x:collection1_collection_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_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 309511 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
x:collection1_collection_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_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 309511 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
x:collection1_collection_shard2_replica_n2]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 310531 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 310538 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.2.0
[junit4] 2> 310542 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 310561 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema
[collection1_collection_shard2_replica_n2] Schema name=test
[junit4] 2> 310608 WARN (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 310608 WARN (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 310608 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 310609 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from
collection collection1_collection, trusted=true
[junit4] 2> 310609 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_59211.solr.core.collection1_collection.shard1.replica_n1'
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 310609 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node3/collection1_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node3/./collection1_collection_shard1_replica_n1/data/]
[junit4] 2> 310663 WARN (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 310663 WARN (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 310663 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 310664 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from
collection collection1_collection, trusted=true
[junit4] 2> 310664 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_54173.solr.core.collection1_collection.shard2.replica_n2'
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a64dd36
[junit4] 2> 310664 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node2/collection1_collection_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamDecoratorTest_4CC8E436D6EFFA6E-001/tempDir-001/node2/./collection1_collection_shard2_replica_n2/data/]
[junit4] 2> 310676 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 310676 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 310678 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 310678 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 310679 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@daeba2d[collection1_collection_shard1_replica_n1] main]
[junit4] 2> 310681 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 310682 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 310682 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 310683 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1635117590880714752
[junit4] 2> 310687 INFO
(searcherExecutor-1866-thread-1-processing-n:127.0.0.1:59211_solr
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1
r:core_node3) [n:127.0.0.1:59211_solr c:collection1_collection s:shard1
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_collection_shard1_replica_n1] Registered new searcher
Searcher@daeba2d[collection1_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 310693 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 310693 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1_collection/leaders/shard1
[junit4] 2> 310736 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 310736 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 310738 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 310738 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 310739 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@733ccc7[collection1_collection_shard2_replica_n2] main]
[junit4] 2> 310743 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 310743 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 310743 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:59211/solr/collection1_collection_shard1_replica_n1/
[junit4] 2> 310743 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 310744 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 310744 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:59211/solr/collection1_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 310744 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1_collection/leaders/shard1/leader after winning as
/collections/collection1_collection/leader_elect/shard1/election/72108348613394446-core_node3-n_0000000000
[junit4] 2> 310747 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:59211/solr/collection1_collection_shard1_replica_n1/ shard1
[junit4] 2> 310748 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 310749 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 310749 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1635117590949920768
[junit4] 2> 310761 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 310761 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1_collection/leaders/shard2
[junit4] 2> 310765 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 310765 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 310765 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:54173/solr/collection1_collection_shard2_replica_n2/
[junit4] 2> 310765 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 310765 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy
http://127.0.0.1:54173/solr/collection1_collection_shard2_replica_n2/ has no
replicas
[junit4] 2> 310765 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1_collection/leaders/shard2/leader after winning as
/collections/collection1_collection/leader_elect/shard2/election/72108348613394440-core_node4-n_0000000000
[junit4] 2> 310767 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:54173/solr/collection1_collection_shard2_replica_n2/ shard2
[junit4] 2> 310768 INFO
(searcherExecutor-1868-thread-1-processing-n:127.0.0.1:54173_solr
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2
r:core_node4) [n:127.0.0.1:54173_solr c:collection1_collection s:shard2
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n2] Registered new searcher
Searcher@733ccc7[collection1_collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 310871 INFO (zkCallback-4532-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310871 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310872 INFO (zkCallback-4564-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310872 INFO (zkCallback-4532-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310874 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 310874 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 310877 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_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_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1367
[junit4] 2> 310878 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_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_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1368
[junit4] 2> 310881 INFO (qtp186274318-9037) [n:127.0.0.1:54173_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> 310985 INFO (zkCallback-4532-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310985 INFO (zkCallback-4532-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310985 INFO (zkCallback-4532-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310985 INFO (zkCallback-4564-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310985 INFO (zkCallback-4564-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310986 INFO (zkCallback-4564-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 310986 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=1811
[junit4] 2> 310988 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1_collection failOnTimeout:true timeout (sec):45
[junit4] 2> 310990 INFO
(SUITE-StreamDecoratorTest-seed#[4CC8E436D6EFFA6E]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
collection1_collection
[junit4] 2> 310991 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 310997 INFO
(OverseerCollectionConfigSetProcessor-72108348613394440-127.0.0.1:54173_solr-n_0000000000)
[n:127.0.0.1:54173_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> 311099 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=108
[junit4] 2> 311147 INFO
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[4CC8E436D6EFFA6E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelHashRollupStream
[junit4] 2> 311163 INFO (qtp910131205-9045) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard1 to
Terms{values={core_node3=1}, version=1}
[junit4] 2> 311163 INFO (qtp910131205-9045) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54173/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1635117591378788352)} 0 5
[junit4] 2> 311166 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591387176960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311166 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 311167 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311167 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_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:54173/solr/collection1_collection_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 1
[junit4] 2> 311167 INFO (qtp186274318-9036) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591388225536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311167 INFO (qtp186274318-9036) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 311170 INFO (qtp186274318-9036) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311171 INFO (qtp186274318-9036) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1_collection/terms/shard2 to
Terms{values={core_node4=1}, version=1}
[junit4] 2> 311171 INFO (qtp186274318-9036) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1635117591369351168),commit=} 0 22
[junit4] 2> 311175 INFO (qtp910131205-9044) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0
(1635117591395565568), 4 (1635117591395565569), 1 (1635117591396614144), 8
(1635117591396614145)]} 0 1
[junit4] 2> 311175 INFO (qtp186274318-9038) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2
(1635117591395565568), 3 (1635117591395565569), 5 (1635117591396614144), 6
(1635117591396614145), 7 (1635117591396614146), 9 (1635117591396614147)]} 0 1
[junit4] 2> 311251 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591476305920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311251 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f99e389
commitCommandVersion:1635117591476305920
[junit4] 2> 311267 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2cf68ef0[collection1_collection_shard2_replica_n2] main]
[junit4] 2> 311267 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311268 INFO
(searcherExecutor-1868-thread-1-processing-n:127.0.0.1:54173_solr
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2
r:core_node4) [n:127.0.0.1:54173_solr c:collection1_collection s:shard2
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n2] Registered new searcher
Searcher@2cf68ef0[collection1_collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.2.0):c6:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.11,
timestamp=1559369651297}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 311268 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_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:59211/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 18
[junit4] 2> 311269 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591495180288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311269 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@393d1f1f
commitCommandVersion:1635117591495180288
[junit4] 2> 311278 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4fdfd53d[collection1_collection_shard1_replica_n1] main]
[junit4] 2> 311278 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311279 INFO
(searcherExecutor-1866-thread-1-processing-n:127.0.0.1:59211_solr
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1
r:core_node3) [n:127.0.0.1:59211_solr c:collection1_collection s:shard1
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_collection_shard1_replica_n1] Registered new searcher
Searcher@4fdfd53d[collection1_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.2.0):c4:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.11,
timestamp=1559369651315}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 311279 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
0 103
[junit4] 2> 311286 INFO (zkConnectionManagerCallback-4601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 311288 INFO
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[4CC8E436D6EFFA6E])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 311290 INFO
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[4CC8E436D6EFFA6E])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55963/solr
ready
[junit4] 2> 311294 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/stream
params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=hashRollup(search(collection1,q%3D"*:*",fl%3D"a_s,a_i,a_f",sort%3D"a_s+asc",partitionKeys%3Da_s,qt%3D"/export",zkHost%3D"127.0.0.1:55963/solr"),over%3Da_s,sum(a_i),sum(a_f),min(a_i),min(a_f),max(a_i),max(a_f),avg(a_i,false),avg(a_f,false),count(*))&wt=json&version=2.2}
status=0 QTime=1
[junit4] 2> 311298 INFO (qtp910131205-9043) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/stream
params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=hashRollup(search(collection1,q%3D"*:*",fl%3D"a_s,a_i,a_f",sort%3D"a_s+asc",partitionKeys%3Da_s,qt%3D"/export",zkHost%3D"127.0.0.1:55963/solr"),over%3Da_s,sum(a_i),sum(a_f),min(a_i),min(a_f),max(a_i),max(a_f),avg(a_i,false),avg(a_f,false),count(*))&wt=json&version=2.2}
status=0 QTime=0
[junit4] 2> 311299 INFO (zkConnectionManagerCallback-4607-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 311303 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.c.ZkStateReader Updated
live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 311304 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55963/solr ready
[junit4] 2> 311308 INFO (qtp186274318-9038) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/export
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
hits=3 status=0 QTime=0
[junit4] 2> 311312 INFO (qtp186274318-9059) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/export
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
hits=3 status=0 QTime=0
[junit4] 2> 311313 INFO (qtp910131205-9042) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/export
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2}
hits=3 status=0 QTime=1
[junit4] 2> 311318 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/export
params={q=*:*&distrib=false&indent=off&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2}
hits=1 status=0 QTime=0
[junit4] 2> 311325 INFO
(TEST-StreamDecoratorTest.testParallelHashRollupStream-seed#[4CC8E436D6EFFA6E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParallelHashRollupStream
[junit4] 2> 311394 INFO
(TEST-StreamDecoratorTest.testLeftOuterJoinStream-seed#[4CC8E436D6EFFA6E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLeftOuterJoinStream
[junit4] 2> 311397 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1450dc4[collection1_collection_shard2_replica_n2] realtime]
[junit4] 2> 311398 INFO (qtp910131205-9041) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@57955bb0[collection1_collection_shard1_replica_n1] realtime]
[junit4] 2> 311398 INFO (qtp910131205-9041) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54173/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1635117591628349440)} 0 3
[junit4] 2> 311401 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591633592320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311401 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@393d1f1f
commitCommandVersion:1635117591633592320
[junit4] 2> 311402 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@230944ae[collection1_collection_shard1_replica_n1] main]
[junit4] 2> 311402 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311403 INFO
(searcherExecutor-1866-thread-1-processing-n:127.0.0.1:59211_solr
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1
r:core_node3) [n:127.0.0.1:59211_solr c:collection1_collection s:shard1
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_collection_shard1_replica_n1] Registered new searcher
Searcher@230944ae[collection1_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 311403 INFO (qtp910131205-9046) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_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:54173/solr/collection1_collection_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 2
[junit4] 2> 311406 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591638835200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311406 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f99e389
commitCommandVersion:1635117591638835200
[junit4] 2> 311407 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ab6a2d[collection1_collection_shard2_replica_n2] main]
[junit4] 2> 311408 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311410 INFO
(searcherExecutor-1868-thread-1-processing-n:127.0.0.1:54173_solr
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2
r:core_node4) [n:127.0.0.1:54173_solr c:collection1_collection s:shard2
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n2] Registered new searcher
Searcher@7ab6a2d[collection1_collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 311410 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
(-1635117591627300864),commit=} 0 16
[junit4] 2> 311415 INFO (qtp910131205-9043) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[1
(1635117591645126656), 15 (1635117591648272384), 4 (1635117591648272385), 8
(1635117591648272386), 10 (1635117591648272387), 11 (1635117591648272388), 12
(1635117591648272389), 13 (1635117591648272390), 14 (1635117591648272391)]} 0 3
[junit4] 2> 311422 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard2_replica_n2] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2
(1635117591645126656), 3 (1635117591655612416), 5 (1635117591655612417), 6
(1635117591655612418), 7 (1635117591655612419), 9 (1635117591655612420)]} 0 10
[junit4] 2> 311426 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591659806720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311426 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f99e389
commitCommandVersion:1635117591659806720
[junit4] 2> 311430 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@13c2f9f6[collection1_collection_shard2_replica_n2] main]
[junit4] 2> 311431 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311432 INFO
(searcherExecutor-1868-thread-1-processing-n:127.0.0.1:54173_solr
x:collection1_collection_shard2_replica_n2 c:collection1_collection s:shard2
r:core_node4) [n:127.0.0.1:54173_solr c:collection1_collection s:shard2
r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_collection_shard2_replica_n2] Registered new searcher
Searcher@13c2f9f6[collection1_collection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(_1(8.2.0):c6:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.11,
timestamp=1559369651473}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 311432 INFO (qtp186274318-9037) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_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:59211/solr/collection1_collection_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 6
[junit4] 2> 311433 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1635117591667146752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 311433 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@393d1f1f
commitCommandVersion:1635117591667146752
[junit4] 2> 311446 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5118c9e9[collection1_collection_shard1_replica_n1] main]
[junit4] 2> 311446 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 311447 INFO
(searcherExecutor-1866-thread-1-processing-n:127.0.0.1:59211_solr
x:collection1_collection_shard1_replica_n1 c:collection1_collection s:shard1
r:core_node3) [n:127.0.0.1:59211_solr c:collection1_collection s:shard1
r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_collection_shard1_replica_n1] Registered new searcher
Searcher@5118c9e9[collection1_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(_1(8.2.0):c9:[diagnostics={os=SunOS,
java.vendor=Oracle Corporation, java.version=1.8.0_201,
java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64,
java.runtime.version=1.8.0_201-b09, source=flush, os.version=5.11,
timestamp=1559369651481}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
[junit4] 2> 311451 INFO (qtp910131205-9060) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[collection1_collection_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{commit=}
0 27
[junit4] 2> 311459 INFO (zkConnectionManagerCallback-4614-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 311460 INFO
(TEST-StreamDecoratorTest.testLeftOuterJoinStream-seed#[4CC8E436D6EFFA6E]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 311462 INFO
(TEST-StreamDecoratorTest.testLeftOuterJoinStream-seed#[4CC8E436D6EFFA6E]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55963/solr ready
[junit4] 2> 311465 INFO (qtp186274318-9038) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/select
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
hits=5 status=0 QTime=0
[junit4] 2> 311467 INFO (qtp910131205-9044) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc,+id+asc&wt=json&version=2.2}
hits=3 status=0 QTime=0
[junit4] 2> 311471 INFO (qtp186274318-9059) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/select
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
hits=1 status=0 QTime=0
[junit4] 2> 311472 INFO (qtp910131205-9041) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+asc,+join2_s+asc&wt=json&version=2.2}
hits=6 status=0 QTime=0
[junit4] 2> 311480 INFO (qtp186274318-9035) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/select
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
hits=5 status=0 QTime=0
[junit4] 2> 311482 INFO (qtp910131205-9045) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
hits=3 status=0 QTime=0
[junit4] 2> 311487 INFO (qtp186274318-9034) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/select
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
hits=1 status=0 QTime=0
[junit4] 2> 311487 INFO (qtp910131205-9043) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request
[collection1_collection_shard1_replica_n1] webapp=/solr path=/select
params={q=side_s:right&distrib=false&fl=join1_i,join2_s,ident_s&sort=join1_i+desc,+join2_s+asc&wt=json&version=2.2}
hits=6 status=0 QTime=0
[junit4] 2> 311491 INFO (qtp186274318-9032) [n:127.0.0.1:54173_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.S.Request
[collection1_collection_shard2_replica_n2] webapp=/solr path=/select
params={q=side_s:left&distrib=false&fl=id,join1_i,join2_s,ident_s&sort=ident_s+asc&wt=json&version=2.2}
hits=5 status=0 QTime=0
[junit4] 2> 311495 INFO (qtp910131205-9041) [n:127.0.0.1:59211_solr
c:collection1_collection s:shard1 r:core_node3 x:collecti
[...truncated too long message...]
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] OK 4.36s J1 |
StreamDecoratorTest.testParallelDaemonCommitStream
[junit4] OK 0.21s J1 | StreamDecoratorTest.testParallelUniqueStream
[junit4] OK 0.15s J1 | StreamDecoratorTest.testParallelShuffleStream
[junit4] OK 2.42s J1 | StreamDecoratorTest.testUpdateStream
[junit4] OK 12.6s J1 | StreamDecoratorTest.testExecutorStream
[junit4] OK 0.23s J1 | StreamDecoratorTest.testUniqueStream
[junit4] IGNOR/A 0.14s J1 | StreamDecoratorTest.testClassifyStream
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] OK 2.50s J1 | StreamDecoratorTest.testParallelCommitStream
[junit4] OK 0.23s J1 | StreamDecoratorTest.testReducerStream
[junit4] OK 0.24s J1 | StreamDecoratorTest.testParallelMergeStream
[junit4] OK 0.21s J1 | StreamDecoratorTest.testMergeStream
[junit4] OK 11.3s J1 | StreamDecoratorTest.testDaemonStream
[junit4] OK 0.48s J1 |
StreamDecoratorTest.testHashJoinStreamWithKnownConflict
[junit4] OK 0.43s J1 | StreamDecoratorTest.testRollupStream
[junit4] OK 0.60s J1 | StreamDecoratorTest.testParallelFetchStream
[junit4] OK 0.49s J1 | StreamDecoratorTest.testInnerJoinStream
[junit4] OK 3.10s J1 | StreamDecoratorTest.testCommitStream
[junit4] OK 0.30s J1 | StreamDecoratorTest.testIntersectStream
[junit4] IGNOR/A 0.36s J1 | StreamDecoratorTest.testPriorityStream
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] IGNOR/A 0.28s J1 | StreamDecoratorTest.testParallelPriorityStream
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] OK 0.35s J1 | StreamDecoratorTest.testParallelIntersectStream
[junit4] OK 0.38s J1 | StreamDecoratorTest.testParallelRankStream
[junit4] OK 0.37s J1 | StreamDecoratorTest.testParallelComplementStream
[junit4] OK 0.39s J1 | StreamDecoratorTest.testHavingStream
[junit4] OK 0.52s J1 | StreamDecoratorTest.testParallelRollupStream
[junit4] IGNOR/A 0.37s J1 |
StreamDecoratorTest.testParallelTerminatingDaemonUpdateStream
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] OK 0.55s J1 | StreamDecoratorTest.testParallelHavingStream
[junit4] OK 0.37s J1 | StreamDecoratorTest.testNullStream
[junit4] OK 0.25s J1 | StreamDecoratorTest.testGetStreamForEOFTuple
[junit4] OK 0.39s J1 | StreamDecoratorTest.testOuterHashJoinStream
[junit4] OK 2.61s J1 | StreamDecoratorTest.testParallelUpdateStream
[junit4] OK 0.21s J1 | StreamDecoratorTest.testHashJoinStream
[junit4] OK 0.15s J1 |
StreamDecoratorTest.testOuterHashJoinStreamWithKnownConflict
[junit4] OK 10.5s J1 | StreamDecoratorTest.testParallelExecutorStream
[junit4] OK 0.23s J1 | StreamDecoratorTest.testSortStream
[junit4] OK 0.29s J1 | StreamDecoratorTest.testRankStream
[junit4] OK 4.56s J1 |
StreamDecoratorTest.testParallelDaemonUpdateStream
[junit4] OK 0.23s J1 | StreamDecoratorTest.testParallelReducerStream
[junit4] OK 0.25s J1 | StreamDecoratorTest.testSelectStream
[junit4] OK 0.22s J1 | StreamDecoratorTest.testStream
[junit4] OK 0.32s J1 | StreamDecoratorTest.testFetchStream
[junit4] OK 0.22s J1 | StreamDecoratorTest.testComplementStream
[junit4] Completed [5/5] on J1 in 71.72s, 49 tests, 5 skipped
[junit4]
[junit4] JVM J0: 1.37 .. 189.68 = 188.31s
[junit4] JVM J1: 1.35 .. 258.10 = 256.75s
[junit4] Execution time total: 4 minutes 18 seconds
[junit4] Tests summary: 5 suites, 245 tests, 25 ignored (25 assumptions)
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp])
[echo] 5 slowest tests:
[junit4:tophints] 84.77s |
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints] 84.50s |
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints] 71.73s |
org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[junit4:tophints] 45.26s | org.apache.solr.client.solrj.request.SchemaTest
[junit4:tophints] 40.98s |
org.apache.solr.common.cloud.TestCloudCollectionsListeners
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 4 minutes 22 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting
ANT_1_8_2_HOME=/export/home/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=aec52ed46301e00f660f354459f8fb840439d68c,
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #154
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]