You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/26 20:25:34 UTC

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 747 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/747/

All tests passed

Build Log:
[...truncated 12155 lines...]
   [junit4] JVM J2: stderr was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20150726_093202_200.syserr
   [junit4] >>> JVM J2: stderr (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.JsonIOException: java.io.IOException: No space left on device
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:514)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
   [junit4] 	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] 	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] 	at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4] 	at java.io.PrintStream.write(PrintStream.java:482)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4] 	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4] 	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4] 	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4] 	at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4] 	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4] 	at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4] 	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4] 	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4] 	at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4] 	at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4] 	at org.apache.log4j.Category.log(Category.java:856)
   [junit4] 	at org.slf4j.impl.Log4jLoggerAdapter.log(Log4jLoggerAdapter.java:601)
   [junit4] 	at org.apache.commons.logging.impl.SLF4JLocationAwareLog.warn(SLF4JLocationAwareLog.java:199)
   [junit4] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:158)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Caused by: java.io.IOException: No space left on device
   [junit4] 	at java.io.FileOutputStream.writeBytes(Native Method)
   [junit4] 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
   [junit4] 	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.EventsOutputStream.write(EventsOutputStream.java:28)
   [junit4] 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] 	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
   [junit4] 	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:113)
   [junit4] 	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:194)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.string(JsonWriter.java:535)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.stream.JsonWriter.value(JsonWriter.java:364)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:626)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapters$22.write(TypeAdapters.java:578)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.Streams.write(Streams.java:67)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.GsonToMiniGsonTypeAdapterFactory$3.write(GsonToMiniGsonTypeAdapterFactory.java:98)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:66)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:82)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:194)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:512)
   [junit4] 	... 24 more
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] ERROR: JVM J2 ended with an exception, command line: /x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/bin/java -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=D55884826BDE4631 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.luceneMatchVersion=6.0.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/tools/junit4/logging.properties -Dtests.nightly=true -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=2 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp -Dcommon.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene -Dclover.db.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/clover/db -Djava.security.policy=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/tools/junit4/solr-tests.policy -Dtests.LUCENE_VERSION=6.0.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -classpath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-test-framework/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/test-framework/lib/junit4-ant-2.1.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/test-framework/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/codecs/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-solrj/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/analysis/common/lucene-analyzers-common-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/codecs/lucene-codecs-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/backward-codecs/lucene-backward-codecs-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/highlighter/lucene-highlighter-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/memory/lucene-memory-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/misc/lucene-misc-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/spatial/lucene-spatial-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/expressions/lucene-expressions-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/suggest/lucene-suggest-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/grouping/lucene-grouping-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/queries/lucene-queries-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/queryparser/lucene-queryparser-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/join/lucene-join-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/sandbox/lucene-sandbox-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/antlr-runtime-3.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/antlr4-runtime-4.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/asm-4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/asm-commons-4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/caffeine-1.0.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/commons-cli-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/commons-codec-1.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/commons-configuration-1.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/commons-fileupload-1.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/commons-lang-2.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/dom4j-1.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/guava-14.0.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/hadoop-annotations-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/hadoop-auth-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/hadoop-common-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/hadoop-hdfs-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/hppc-0.5.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/htrace-core-3.0.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/jackson-core-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/jackson-dataformat-smile-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/joda-time-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/log4j-1.2.17.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/org.restlet-2.3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/org.restlet.ext.servlet-2.3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/presto-parser-0.108.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/protobuf-java-2.5.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/slf4j-log4j12-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/spatial4j-0.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/lib/t-digest-3.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/commons-io-2.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpclient-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpcore-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/httpmime-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/noggit-0.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/slf4j-api-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/stax2-api-3.1.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/solrj/lib/zookeeper-3.4.6.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/javax.servlet-api-3.1.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-continuation-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-deploy-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-http-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-io-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-jmx-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-rewrite-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-security-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-server-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-servlet-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-servlets-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-util-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-webapp-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/server/lib/jetty-xml-9.2.11.v20150529.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/core/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/test-framework/lib/junit-4.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/test-framework/lib/randomizedtesting-runner-2.1.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/antlr-2.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/antlr4-runtime-4.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/presto-parser-0.108.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/analysis/icu/lucene-analyzers-icu-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20150726_093202_200.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20150726_093202_200.suites
   [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1504)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:724: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:661: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:517: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1429: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 397 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
ERROR: Failed to archive artifacts: **/*.events,heapdumps/**,**/hs_err_pid*,README.txt
java.io.IOException: Failed to extract /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/transfer of 4 files
	at hudson.FilePath.readFromTar(FilePath.java:2101)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2013)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:107)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:68)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: unexpected EOF with 512 bytes unread
	at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:349)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at hudson.util.IOUtils.copy(IOUtils.java:40)
	at hudson.FilePath.readFromTar(FilePath.java:2091)
	... 14 more
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 749 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/749/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6560, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6560, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39297/yc_suz/mw: Could not find collection : awholynewstresscollection_collection5_1
	at __randomizedtesting.SeedInfo.seed([F6FA78EB9F8891F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)




Build Log:
[...truncated 10488 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/init-core-data-001
   [junit4]   2> 1279437 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[F6FA78EB9F8891F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1279439 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[F6FA78EB9F8891F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yc_suz/mw
   [junit4]   2> 1279441 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1279442 INFO  (Thread-5036) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1279442 INFO  (Thread-5036) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1279542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ZkTestServer start zk server on port:43713
   [junit4]   2> 1279542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1279543 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1279547 INFO  (zkCallback-193-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@448643b5 name:ZooKeeperConnection Watcher:127.0.0.1:43713 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1279547 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1279548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1279548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1279551 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1279552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1279557 INFO  (zkCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@637ab6fc name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1279559 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1279559 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1279559 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1279564 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1279566 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1279567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1279568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1279568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1279571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1279571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1279573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1279573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1279575 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1279575 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1279576 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1279577 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1279578 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1279578 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1279580 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1279580 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1279582 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1279582 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1279583 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1279584 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1279585 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1279585 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1279587 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1279587 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1279590 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1279590 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1279592 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2580d1c2 name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1279592 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1279592 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1279887 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1
   [junit4]   2> 1279907 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1279909 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66ebc1dd{/yc_suz/mw,null,AVAILABLE}
   [junit4]   2> 1280092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@40128c8f{SSL-http/1.1}{127.0.0.1:55380}
   [junit4]   2> 1280092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.Server Started @1283667ms
   [junit4]   2> 1280092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/tempDir-001/control/data, hostContext=/yc_suz/mw, hostPort=55380, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores}
   [junit4]   2> 1280102 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1280102 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/'
   [junit4]   2> 1280119 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280129 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69e476fe name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280130 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1280131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/solr.xml
   [junit4]   2> 1280137 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores
   [junit4]   2> 1280138 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoreContainer New CoreContainer 176611399
   [junit4]   2> 1280138 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/]
   [junit4]   2> 1280138 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/lib
   [junit4]   2> 1280138 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/lib).
   [junit4]   2> 1280147 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1280151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1280153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1280153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1280154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43713/solr
   [junit4]   2> 1280154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1280154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1280154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280156 INFO  (zkCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@214722ea name:ZooKeeperConnection Watcher:127.0.0.1:43713 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280157 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280157 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1280167 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280168 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b277775 name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1280169 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280170 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1280172 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1280174 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1280176 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1280177 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1280180 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1280181 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1280182 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1280183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55380_yc_suz%2Fmw
   [junit4]   2> 1280184 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55380_yc_suz%2Fmw
   [junit4]   2> 1280185 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1280186 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1280188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1280188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000
   [junit4]   2> 1280189 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55380_yc_suz%2Fmw
   [junit4]   2> 1280189 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1280196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer Overseer (id=94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) starting
   [junit4]   2> 1280198 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1280203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1280204 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1280207 INFO  (OverseerCollectionProcessor-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1280211 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1280214 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1280215 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1280215 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores
   [junit4]   2> 1280216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1280217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/
   [junit4]   2> 1280217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1280217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1280218 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1280218 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1280218 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1280219 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1280219 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1280220 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55380/yc_suz/mw",
   [junit4]   2>   "node_name":"127.0.0.1:55380_yc_suz%2Fmw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1280220 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55380/yc_suz/mw",
   [junit4]   2>   "node_name":"127.0.0.1:55380_yc_suz%2Fmw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1280221 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1280221 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1280222 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1280224 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1281219 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1281219 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1281220 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1281220 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1281221 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1281221 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/'
   [junit4]   2> 1281235 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1281239 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1281243 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1281251 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1281252 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1281257 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1281352 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1281358 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1281359 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1281367 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1281370 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1281372 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281373 WARN  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1281373 WARN  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1281373 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281374 WARN  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1281374 WARN  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1281375 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1281375 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1281375 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1281375 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1281375 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@437f9f40
   [junit4]   2> 1281376 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/data
   [junit4]   2> 1281376 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1281376 WARN  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1281377 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/data/index
   [junit4]   2> 1281377 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@ccf7932
   [junit4]   2> 1281377 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a9aef3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5484fd30),segFN=segments_1,generation=1}
   [junit4]   2> 1281378 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1281378 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/data/
   [junit4]   2> 1281378 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1281386 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1281386 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1281387 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1281387 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1281387 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1281387 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1281388 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1281388 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1281388 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1281390 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281391 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281392 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281393 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1281397 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1281397 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1281398 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1281398 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1281399 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1281399 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1281400 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=60.7734375, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=18.142522495386093, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1281400 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a9aef3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5484fd30),segFN=segments_1,generation=1}
   [junit4]   2> 1281400 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1281400 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e9e5746[collection1] main
   [junit4]   2> 1281400 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1281401 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1281401 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1281402 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1281402 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1281402 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1281402 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1281403 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1281403 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1281403 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1281403 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1281403 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1281404 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1281404 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507921117288857600
   [junit4]   2> 1281404 INFO  (searcherExecutor-934-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e9e5746[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1281406 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1507921117288857600
   [junit4]   2> 1281406 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1281407 INFO  (coreLoadExecutor-933-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1281407 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:55380/yc_suz/mw collection:control_collection shard:shard1
   [junit4]   2> 1281408 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1281412 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94245069702037509-core_node1-n_0000000000
   [junit4]   2> 1281413 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1281414 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1281414 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1281414 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1281415 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55380/yc_suz/mw/collection1/
   [junit4]   2> 1281415 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1281415 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:55380/yc_suz/mw/collection1/ has no replicas
   [junit4]   2> 1281415 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55380/yc_suz/mw/collection1/ shard1
   [junit4]   2> 1281415 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1281415 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1281419 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1281420 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:55380/yc_suz/mw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1281522 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1281523 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1281570 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:55380/yc_suz/mw/collection1/ and leader is https://127.0.0.1:55380/yc_suz/mw/collection1/
   [junit4]   2> 1281571 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55380/yc_suz/mw
   [junit4]   2> 1281571 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1281571 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1281571 INFO  (coreZkRegister-927-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55380_yc_suz%2Fmw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1281572 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1281573 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55380/yc_suz/mw",
   [junit4]   2>   "node_name":"127.0.0.1:55380_yc_suz%2Fmw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1281574 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:55380/yc_suz/mw",
   [junit4]   2>   "node_name":"127.0.0.1:55380_yc_suz%2Fmw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1281677 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1281679 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1281722 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1281723 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281725 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ddfd89e name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281726 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281727 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1281727 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1281730 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1281730 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1281730 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1281730 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1281737 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@740bb9a5 name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1281737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1281737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1281739 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1281740 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1281740 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1281853 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1281855 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1281855 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1281857 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1281857 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1282033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores/collection1
   [junit4]   2> 1282034 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001
   [junit4]   2> 1282035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1282039 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b92ba32{/yc_suz/mw,null,AVAILABLE}
   [junit4]   2> 1282047 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13cbd074{SSL-http/1.1}{127.0.0.1:41351}
   [junit4]   2> 1282047 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.e.j.s.Server Started @1285622ms
   [junit4]   2> 1282047 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/yc_suz/mw, hostPort=41351, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores}
   [junit4]   2> 1282049 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1282050 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/'
   [junit4]   2> 1282065 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1282066 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282068 INFO  (zkCallback-203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b19284a name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1282068 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282069 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1282070 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1282071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/solr.xml
   [junit4]   2> 1282076 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores
   [junit4]   2> 1282076 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1640807145
   [junit4]   2> 1282076 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/]
   [junit4]   2> 1282077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/lib
   [junit4]   2> 1282077 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/lib).
   [junit4]   2> 1282084 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1282087 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1282088 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1282088 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1282088 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43713/solr
   [junit4]   2> 1282089 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1282089 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1282089 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282091 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11b84204 name:ZooKeeperConnection Watcher:127.0.0.1:43713 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1282092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1282095 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282101 INFO  (zkCallback-206-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8c5d3 name:ZooKeeperConnection Watcher:127.0.0.1:43713/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1282101 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282107 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1283111 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41351_yc_suz%2Fmw
   [junit4]   2> 1283112 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41351_yc_suz%2Fmw
   [junit4]   2> 1283114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1283115 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94245069702037514-127.0.0.1:41351_yc_suz%2Fmw-n_0000000001
   [junit4]   2> 1283116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000 to know if I could be the leader
   [junit4]   2> 1283116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1283116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1283117 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores
   [junit4]   2> 1283118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1283118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores/collection1/
   [junit4]   2> 1283118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1283120 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1283120 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[F6FA78EB9F8891F]) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1283121 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1283121 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1283122 INFO  (zkCallback-199-thread-1-processing-n:127.0.0.1:55380_yc_suz%2Fmw) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1283123 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1283123 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1283123 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41351/yc_suz/mw",
   [junit4]   2>   "node_name":"127.0.0.1:41351_yc_suz%2Fmw",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1283123 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1283124 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:41351/yc_suz/mw",
   [junit4]   2>   "node_name":"127.0.0.1:41351_yc_suz%2Fmw",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1283124 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1283124 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1283124 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1283125 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1283227 INFO  (OverseerStateUpdate-94245069702037509-127.0.0.1:55380_yc_suz%2Fmw-n_0000000000) [n:127.0.0.1:55380_yc_suz%2Fmw    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1283228 INFO  (zkCallback-206-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1283229 INFO  (zkCallback-206-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1284125 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1284125 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1284126 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1284126 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1284127 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1284127 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_F6FA78EB9F8891F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1284140 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1284145 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1284150 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1284160 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1284161 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1284166 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1284262 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1284269 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1284270 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1284281 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1284284 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1284285 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1284286 WARN  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1284286 WARN  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1284286 INFO  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1284287 WARN  (coreLoadExecutor-944-thread-1-processing-n:127.0.0.1:41351_yc_suz%2Fmw) [n:127.0.0.1:41351_yc_suz%2Fmw c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1284287 WARN  (coreLoa

[...truncated too long message...]

kins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:227: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:517: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1429: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 393 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
ERROR: Failed to archive {README.txt=README.txt, solr/build/solr-core/test/temp/junit4-J2-20150728_021915_691.events=solr/build/solr-core/test/temp/junit4-J2-20150728_021915_691.events, solr/build/solr-core/test/temp/junit4-J1-20150728_021915_690.events=solr/build/solr-core/test/temp/junit4-J1-20150728_021915_690.events, solr/build/solr-core/test/temp/junit4-J0-20150728_021915_690.events=solr/build/solr-core/test/temp/junit4-J0-20150728_021915_690.events} due to internal error; falling back to full archiving
java.lang.IllegalArgumentException: Negative time
	at java.io.File.setLastModified(File.java:1421)
	at hudson.FilePath.readFromTar(FilePath.java:2093)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2013)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:107)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:68)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
ERROR: Failed to archive artifacts: **/*.events,heapdumps/**,**/hs_err_pid*,README.txt
java.io.IOException: java.io.IOException: Failed to extract /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/transfer of 4 files
	at hudson.FilePath.readFromTar(FilePath.java:2101)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2013)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.FileNotFoundException: /x1/jenkins/jenkins-home/jobs/Lucene-Solr-NightlyTests-trunk/builds/2015-07-28_04-34-48/archive/@362aa30d) [    ] o.a.h.h.s.d.DataNode 127.0.0.1:48869:DataXceiverServer: %0Ajava.nio.channels.Close (Permission denied)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
	at hudson.util.IOUtils.copy(IOUtils.java:38)
	at hudson.FilePath.readFromTar(FilePath.java:2091)
	... 13 more

	at hudson.FilePath.copyRecursiveTo(FilePath.java:2020)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: Pipe is already closed
	at hudson.remoting.Channel$3.adapt(Channel.java:775)
	at hudson.remoting.Channel$3.adapt(Channel.java:770)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2016)
	... 12 more
Caused by: java.io.IOException: Pipe is already closed
	at hudson.remoting.PipeWindow.checkDeath(PipeWindow.java:108)
	at hudson.remoting.PipeWindow$Real.get(PipeWindow.java:203)
	at hudson.remoting.ProxyOutputStream._write(ProxyOutputStream.java:141)
	at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:109)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
	at com.jcraft.jzlib.DeflaterOutputStream.deflate(DeflaterOutputStream.java:144)
	at com.jcraft.jzlib.DeflaterOutputStream.write(DeflaterOutputStream.java:102)
	at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122)
	at org.apache.tools.tar.TarBuffer.writeBlock(TarBuffer.java:410)
	at org.apache.tools.tar.TarBuffer.writeRecord(TarBuffer.java:351)
	at hudson.org.apache.tools.tar.TarOutputStream.writeEOFRecord(TarOutputStream.java:356)
	at hudson.org.apache.tools.tar.TarOutputStream.finish(TarOutputStream.java:137)
	at hudson.org.apache.tools.tar.TarOutputStream.close(TarOutputStream.java:149)
	at hudson.util.io.TarArchiver.close(TarArchiver.java:125)
	at hudson.FilePath.writeToTar(FilePath.java:2067)
	at hudson.FilePath.access$1000(FilePath.java:178)
	at hudson.FilePath$41.invoke(FilePath.java:2006)
	at hudson.FilePath$41.invoke(FilePath.java:2002)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Pipe is already closed
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:153)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:137)
	at hudson.remoting.ProxyOutputStream$Chunk$1.run(ProxyOutputStream.java:264)
	at hudson.remoting.PipeWriter$1.run(PipeWriter.java:158)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:111)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: hudson.remoting.FastPipedInputStream$ClosedBy: The pipe was closed at...
	at hudson.remoting.FastPipedInputStream.close(FastPipedInputStream.java:112)
	at java.io.FilterInputStream.close(FilterInputStream.java:181)
	at com.jcraft.jzlib.InflaterInputStream.close(InflaterInputStream.java:168)
	at org.apache.tools.tar.TarBuffer.close(TarBuffer.java:456)
	at hudson.org.apache.tools.tar.TarInputStream.close(TarInputStream.java:110)
	at hudson.FilePath.readFromTar(FilePath.java:2108)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2013)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 748 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/748/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:43373: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Error reading cluster properties Caused by: KeeperErrorCode = Session expired for /clusterprops.json

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43373: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Error reading cluster properties Caused by: KeeperErrorCode = Session expired for /clusterprops.json
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:301)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:418)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:168)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11259 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/init-core-data-001
   [junit4]   2> 1549435 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7B9D114E4CC14E06]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1549436 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7B9D114E4CC14E06]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1549438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1549438 INFO  (Thread-2672) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1549439 INFO  (Thread-2672) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1549538 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ZkTestServer start zk server on port:36981
   [junit4]   2> 1549539 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1549540 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549542 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@165006ab name:ZooKeeperConnection Watcher:127.0.0.1:36981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1549543 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549543 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1549543 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1549545 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1549546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549548 INFO  (zkCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9f98e87 name:ZooKeeperConnection Watcher:127.0.0.1:36981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1549548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549549 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1549549 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1549550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1549552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1549553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1549555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1549555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1549558 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1549558 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1549560 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1549560 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1549562 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1549562 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1549564 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1549564 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1549566 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1549566 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1549568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1549568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1549570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1549570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1549572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1549573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1549574 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1549575 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1549576 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1549577 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1549925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1
   [junit4]   2> 1549927 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1549929 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60a5632b{/,null,AVAILABLE}
   [junit4]   2> 1549938 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4b809595{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 1549938 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1549938 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/tempDir-001/control/data, hostContext=/, hostPort=40631, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores}
   [junit4]   2> 1549939 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1549939 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/'
   [junit4]   2> 1549955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1549956 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549958 INFO  (zkCallback-552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70ee7ee3 name:ZooKeeperConnection Watcher:127.0.0.1:36981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1549958 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549958 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1549960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1549960 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/solr.xml
   [junit4]   2> 1549966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores
   [junit4]   2> 1549966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoreContainer New CoreContainer 1560753052
   [junit4]   2> 1549966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/]
   [junit4]   2> 1549966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/lib
   [junit4]   2> 1549966 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/lib).
   [junit4]   2> 1549974 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1549975 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1549976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1549976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1549976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36981/solr
   [junit4]   2> 1549976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1549977 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1549977 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549981 INFO  (zkCallback-554-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f46a537 name:ZooKeeperConnection Watcher:127.0.0.1:36981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1549982 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549983 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1549985 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549986 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f3d4787 name:ZooKeeperConnection Watcher:127.0.0.1:36981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1549986 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549992 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1549994 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1549996 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1549998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1550000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1550002 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1550003 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1550005 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1550006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40631_
   [junit4]   2> 1550006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40631_
   [junit4]   2> 1550008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1550013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1550020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1550021 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94239362304180228-127.0.0.1:40631_-n_0000000000
   [junit4]   2> 1550022 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40631_
   [junit4]   2> 1550022 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1550023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer Overseer (id=94239362304180228-127.0.0.1:40631_-n_0000000000) starting
   [junit4]   2> 1550025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1550030 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1550031 INFO  (OverseerCollectionProcessor-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1550031 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1550037 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1550039 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1550040 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1550041 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores
   [junit4]   2> 1550042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1550042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/
   [junit4]   2> 1550042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1550043 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1550043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1550043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:40631_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1550043 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1550044 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1550044 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1550045 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40631",
   [junit4]   2>   "node_name":"127.0.0.1:40631_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1550046 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40631",
   [junit4]   2>   "node_name":"127.0.0.1:40631_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1550046 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1550046 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1550047 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1550049 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1551045 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1551045 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1551046 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1551046 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1551047 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1551047 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/'
   [junit4]   2> 1551067 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1551085 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1551089 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1551098 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1551100 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1551105 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1551200 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1551207 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1551208 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1551222 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1551238 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1551241 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1551242 WARN  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1551242 WARN  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1551242 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1551243 WARN  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1551243 WARN  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1551244 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1551245 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1551245 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1551245 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1551245 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@699fe850
   [junit4]   2> 1551246 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/data
   [junit4]   2> 1551246 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1551246 WARN  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1551247 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/data/index
   [junit4]   2> 1551247 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5004314197358152]
   [junit4]   2> 1551248 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b15f6e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5c1d1e),segFN=segments_1,generation=1}
   [junit4]   2> 1551248 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1551248 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/data/
   [junit4]   2> 1551249 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1551253 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1551253 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1551254 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1551254 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1551254 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1551254 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1551254 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1551255 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1551255 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1551257 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1551258 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1551259 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1551260 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1551263 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1551264 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1551264 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1551265 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1551266 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1551266 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1551266 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=47.0556640625, floorSegmentMB=0.26171875, forceMergeDeletesPctAllowed=24.89848619289661, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1551267 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b15f6e4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c5c1d1e),segFN=segments_1,generation=1}
   [junit4]   2> 1551267 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1551267 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74224ae1[collection1] main
   [junit4]   2> 1551267 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1551269 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1551269 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1551270 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1551270 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1551270 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1551270 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1551271 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1551271 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1551271 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1551271 INFO  (searcherExecutor-2141-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74224ae1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551274 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1551274 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1551274 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1551274 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507829798789971968
   [junit4]   2> 1551276 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1507829798789971968
   [junit4]   2> 1551277 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1551277 INFO  (coreLoadExecutor-2140-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1551278 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:40631 collection:control_collection shard:shard1
   [junit4]   2> 1551279 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1551283 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94239362304180228-core_node1-n_0000000000
   [junit4]   2> 1551285 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1551287 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1551287 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1551288 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1551288 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40631/collection1/
   [junit4]   2> 1551288 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1551288 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40631/collection1/ has no replicas
   [junit4]   2> 1551289 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40631/collection1/ shard1
   [junit4]   2> 1551289 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1551289 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1551293 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1551294 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40631",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1551397 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1551401 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1551444 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:40631/collection1/ and leader is http://127.0.0.1:40631/collection1/
   [junit4]   2> 1551444 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40631
   [junit4]   2> 1551444 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1551445 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1551445 INFO  (coreZkRegister-2134-thread-1-processing-n:127.0.0.1:40631_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40631_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1551446 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1551447 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40631",
   [junit4]   2>   "node_name":"127.0.0.1:40631_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1551448 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40631",
   [junit4]   2>   "node_name":"127.0.0.1:40631_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1551545 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1551547 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1551548 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@448ab6ba name:ZooKeeperConnection Watcher:127.0.0.1:36981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1551548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1551548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1551549 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1551552 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1551553 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1551553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1551562 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1551562 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1551937 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1
   [junit4]   2> 1551939 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001
   [junit4]   2> 1551940 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1551943 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@691a0e94{/,null,AVAILABLE}
   [junit4]   2> 1551943 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.ServerConnector Started ServerConnector@62168aca{HTTP/1.1}{127.0.0.1:?????}
   [junit4]   2> 1551943 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1551944 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=43373, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores}
   [junit4]   2> 1551944 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1551944 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/'
   [junit4]   2> 1551967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1551976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1551977 INFO  (zkCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@524b5324 name:ZooKeeperConnection Watcher:127.0.0.1:36981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1551977 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1551978 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1551979 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1551979 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/solr.xml
   [junit4]   2> 1551986 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores
   [junit4]   2> 1551987 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoreContainer New CoreContainer 1430251618
   [junit4]   2> 1551987 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/]
   [junit4]   2> 1551987 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/lib
   [junit4]   2> 1551987 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/lib).
   [junit4]   2> 1551997 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1551998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1551999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1551999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1551999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36981/solr
   [junit4]   2> 1551999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1551999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1552002 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1552003 INFO  (zkCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b9da0fd name:ZooKeeperConnection Watcher:127.0.0.1:36981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1552003 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1552004 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1552007 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1552009 INFO  (zkCallback-561-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74b71a29 name:ZooKeeperConnection Watcher:127.0.0.1:36981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1552009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1552016 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1553019 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43373_
   [junit4]   2> 1553020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43373_
   [junit4]   2> 1553027 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1553028 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94239362304180232-127.0.0.1:43373_-n_0000000001
   [junit4]   2> 1553029 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94239362304180228-127.0.0.1:40631_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1553029 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1553030 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1553031 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores
   [junit4]   2> 1553031 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1553032 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/
   [junit4]   2> 1553032 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1553037 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1553037 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1553038 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1553038 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1553039 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43373",
   [junit4]   2>   "node_name":"127.0.0.1:43373_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1553039 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43373",
   [junit4]   2>   "node_name":"127.0.0.1:43373_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1553039 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1553039 INFO  (OverseerStateUpdate-94239362304180228-127.0.0.1:40631_-n_0000000000) [n:127.0.0.1:40631_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1553049 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1553050 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7B9D114E4CC14E06]) [n:127.0.0.1:43373_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1553142 INFO  (zkCallback-561-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1553142 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1553143 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1553145 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1553145 INFO  (zkCallback-561-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1553146 INFO  (zkCallback-555-thread-1-processing-n:127.0.0.1:40631_) [n:127.0.0.1:40631_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1554038 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1554038 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1554039 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1554039 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1554039 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1554039 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1554054 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1554059 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1554063 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1554070 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1554071 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1554076 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1554186 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1554193 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1554194 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1554202 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1554204 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1554206 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1554207 WARN  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1554207 WARN  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1554207 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1554208 WARN  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1554208 WARN  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1554209 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1554209 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1554209 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1554209 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1554210 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@699fe850
   [junit4]   2> 1554210 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1554210 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1554210 WARN  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1554211 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7B9D114E4CC14E06-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1554211 INFO  (coreLoadExecutor-2151-thread-1-processing-n:127.0.0.1:43373_) [n:127.0.0.1:43373_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5004314197358152]
   [junit4]   2

[...truncated too long message...]

M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/presto-parser-0.108.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/build/analysis/icu/lucene-analyzers-icu-6.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20150727_020318_007.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/temp/junit4-J2-20150727_020318_007.suites
   [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1504)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:724: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:661: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:517: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1429: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 393 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
ERROR: Failed to archive artifacts: **/*.events,heapdumps/**,**/hs_err_pid*,README.txt
java.io.IOException: Failed to extract /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/transfer of 4 files
	at hudson.FilePath.readFromTar(FilePath.java:2101)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:2013)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:107)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:68)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: unexpected EOF with 1536 bytes unread
	at hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:349)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1792)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1769)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:1744)
	at hudson.util.IOUtils.copy(IOUtils.java:40)
	at hudson.FilePath.readFromTar(FilePath.java:2091)
	... 14 more
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure