Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/269/
No tests ran.
Build Log:
[...truncated 62880 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist
[copy] Copying 446 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/lucene
[copy] Copying 245 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/solr
[smoker] Java 1.7
JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
[smoker] NOTE: output encoding is UTF-8
[smoker]
[smoker] Load release URL
"file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/"...
[smoker]
[smoker] Test Lucene...
[smoker] test basics...
[smoker] get KEYS
[smoker] 0.1 MB in 0.01 sec (18.4 MB/sec)
[smoker] check changes HTML...
[smoker] download lucene-5.3.0-src.tgz...
[smoker] 28.3 MB in 0.04 sec (800.9 MB/sec)
[smoker] verify md5/sha1 digests
[smoker] download lucene-5.3.0.tgz...
[smoker] 65.2 MB in 0.09 sec (756.7 MB/sec)
[smoker] verify md5/sha1 digests
[smoker] download lucene-5.3.0.zip...
[smoker] 75.1 MB in 0.12 sec (641.2 MB/sec)
[smoker] verify md5/sha1 digests
[smoker] unpack lucene-5.3.0.tgz...
[smoker] verify JAR metadata/identity/no javax.* or java.* classes...
[smoker] test demo with 1.7...
[smoker] got 5885 hits for query "lucene"
[smoker] checkindex with 1.7...
[smoker] check Lucene's javadoc JAR
[smoker] unpack lucene-5.3.0.zip...
[smoker] verify JAR metadata/identity/no javax.* or java.* classes...
[smoker] test demo with 1.7...
[smoker] got 5885 hits for query "lucene"
[smoker] checkindex with 1.7...
[smoker] check Lucene's javadoc JAR
[smoker] unpack lucene-5.3.0-src.tgz...
[smoker] make sure no JARs/WARs in src dist...
[smoker] run "ant validate"
[smoker] run tests w/ Java 7 and testArgs='-Dtests.slow=false'...
[smoker] test demo with 1.7...
[smoker] got 208 hits for query "lucene"
[smoker] checkindex with 1.7...
[smoker] generate javadocs w/ Java 7...
[smoker]
[smoker] Crawl/parse...
[smoker]
[smoker] Verify...
[smoker] confirm all releases have coverage in TestBackwardsCompatibility
[smoker] find all past Lucene releases...
[smoker] run TestBackwardsCompatibility..
[smoker] success!
[smoker]
[smoker] Test Solr...
[smoker] test basics...
[smoker] get KEYS
[smoker] 0.1 MB in 0.00 sec (79.3 MB/sec)
[smoker] check changes HTML...
[smoker] download solr-5.3.0-src.tgz...
[smoker] 36.2 MB in 0.05 sec (705.5 MB/sec)
[smoker] verify md5/sha1 digests
[smoker] download solr-5.3.0.tgz...
[smoker] 141.6 MB in 0.20 sec (703.1 MB/sec)
[smoker] verify md5/sha1 digests
[smoker] download solr-5.3.0.zip...
[smoker] 148.4 MB in 0.22 sec (685.3 MB/sec)
[smoker] verify md5/sha1 digests
[smoker] unpack solr-5.3.0.tgz...
[smoker] verify JAR metadata/identity/no javax.* or java.* classes...
[smoker] unpack lucene-5.3.0.tgz...
[smoker] **WARNING**: skipping check of
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/contrib/dataimporthandler-extras/lib/javax.mail-1.5.1.jar:
it has javax.* classes
[smoker] **WARNING**: skipping check of
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/contrib/dataimporthandler-extras/lib/activation-1.1.1.jar:
it has javax.* classes
[smoker] verify WAR metadata/contained JAR identity/no javax.* or java.*
classes...
[smoker] unpack lucene-5.3.0.tgz...
[smoker] copying unpacked distribution for Java 7 ...
[smoker] test solr example w/ Java 7...
[smoker] start Solr instance
(log=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7/solr-example.log)...
[smoker] No process found for Solr node running on port 8983
[smoker] starting Solr on port 8983 from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7
[smoker] startup done
[smoker]
[smoker] Setup new core instance directory:
[smoker]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7/server/solr/techproducts
[smoker]
[smoker] Creating new core 'techproducts' using command:
[smoker]
http://localhost:8983/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
[smoker]
[smoker] {
[smoker] "responseHeader":{
[smoker] "status":0,
[smoker] "QTime":1928},
[smoker] "core":"techproducts"}
[smoker]
[smoker] test utf8...
[smoker] index example docs...
[smoker] run query...
[smoker] stop server using: bin/solr stop -p 8983
[smoker] Sending stop command to Solr running on port 8983 ... waiting 5
seconds to allow Jetty process 29580 to stop gracefully.
[smoker] [|] [/] [-] [\] [|] [/]
[-] [\] [|] [/] unpack
solr-5.3.0.zip...
[smoker] verify JAR metadata/identity/no javax.* or java.* classes...
[smoker] unpack lucene-5.3.0.tgz...
[smoker] **WARNING**: skipping check of
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/contrib/dataimporthandler-extras/lib/javax.mail-1.5.1.jar:
it has javax.* classes
[smoker] **WARNING**: skipping check of
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/contrib/dataimporthandler-extras/lib/activation-1.1.1.jar:
it has javax.* classes
[smoker] verify WAR metadata/contained JAR identity/no javax.* or java.*
classes...
[smoker] unpack lucene-5.3.0.tgz...
[smoker] copying unpacked distribution for Java 7 ...
[smoker] test solr example w/ Java 7...
[smoker] start Solr instance
(log=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7/solr-example.log)...
[smoker] No process found for Solr node running on port 8983
[smoker] starting Solr on port 8983 from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7
[smoker] startup done
[smoker]
[smoker] Setup new core instance directory:
[smoker]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7/server/solr/techproducts
[smoker]
[smoker] Creating new core 'techproducts' using command:
[smoker]
http://localhost:8983/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
[smoker]
[smoker] {
[smoker] "responseHeader":{
[smoker] "status":0,
[smoker] "QTime":1937},
[smoker] "core":"techproducts"}
[smoker]
[smoker] test utf8...
[smoker] index example docs...
[smoker] run query...
[smoker] stop server using: bin/solr stop -p 8983
[smoker] Sending stop command to Solr running on port 8983 ... waiting 5
seconds to allow Jetty process 29908 to stop gracefully.
[smoker] [|] [/] [-] [\] [|] [/]
[-] [\] [|] [/] unpack
solr-5.3.0-src.tgz...
[smoker] make sure no JARs/WARs in src dist...
[smoker] run "ant validate"
[smoker] run tests w/ Java 7 and testArgs='-Dtests.slow=false'...
[smoker]
[smoker] command "export
JAVA_HOME="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7"
PATH="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/bin:$PATH"
JAVACMD="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/bin/java";
ant clean test -Dtests.slow=false -Dtests.slow=false" failed:
[smoker] Buildfile:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build.xml
[smoker]
[smoker] clean:
[smoker] [delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 ::
http://ant.apache.org/ivy/ ::
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve-groovy:
[smoker] [ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[smoker] [ivy:cachepath] confs: [default]
[smoker] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.3.10 in
public
[smoker] [ivy:cachepath] :: resolution report :: resolve 255ms :: artifacts
dl 3ms
[smoker]
---------------------------------------------------------------------
[smoker] | | modules ||
artifacts |
[smoker] | conf | number| search|dwnlded|evicted||
number|dwnlded|
[smoker]
---------------------------------------------------------------------
[smoker] | default | 1 | 0 | 0 | 0 || 1 |
0 |
[smoker]
---------------------------------------------------------------------
[smoker]
[smoker] -init-totals:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] test-solr-core:
[smoker]
[smoker] test:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] check-analyzers-icu-uptodate:
[smoker]
[smoker] jar-analyzers-icu:
[smoker]
[smoker] -compile-analysis-extras:
[smoker]
[smoker] check-analyzers-icu-uptodate:
[smoker]
[smoker] jar-analyzers-icu:
[smoker]
[smoker] compile-solr-core:
[smoker]
[smoker] compile-solrj:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java
[smoker] [javac] Compiling 201 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java
[smoker] [javac] Note: Some input files use or override a deprecated API.
[smoker] [javac] Note: Recompile with -Xlint:deprecation for details.
[smoker] [javac] Note: Some input files use unchecked or unsafe
operations.
[smoker] [javac] Note: Recompile with -Xlint:unchecked for details.
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/request/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/response/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/beans/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/io/comp/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/common/cloud/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/io/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/common/luke/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/common/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/io/stream/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/io/stream/expr/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/util/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/impl/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/common/util/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-solrj/classes/java/org/apache/solr/common/params/package-info.class
[smoker]
[smoker] compile-core:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java
[smoker] [javac] Compiling 808 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java
[smoker] [javac] Note: Some input files use or override a deprecated API.
[smoker] [javac] Note: Recompile with -Xlint:deprecation for details.
[smoker] [javac] Note: Some input files use unchecked or unsafe
operations.
[smoker] [javac] Note: Recompile with -Xlint:unchecked for details.
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/function/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/collector/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/spelling/suggest/tst/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/analysis/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/highlight/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/logging/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/similarities/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/function/distance/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/logging/log4j/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/schema/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/spelling/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/update/processor/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/handler/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/internal/csv/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/spelling/suggest/jaspell/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/util/xslt/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/distributed/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/handler/component/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/util/stats/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/rest/schema/analysis/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/distributed/requestfactory/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/util/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/core/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/store/hdfs/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/request/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/distributed/command/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/mlt/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/rest/schema/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/security/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/logging/jul/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/spelling/suggest/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/internal/csv/writer/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/handler/loader/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/client/solrj/embedded/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/handler/admin/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/distributed/shardresultserializer/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/distributed/responseprocessor/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/servlet/cache/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/join/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/update/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/servlet/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/spelling/suggest/fst/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/response/transform/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/store/blockcache/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/util/plugin/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/rest/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/grouping/endresulttransformer/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/response/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/cloud/overseer/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/cloud/rule/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/parser/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/search/stats/package-info.class
[smoker] [javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/java/org/apache/solr/cloud/package-info.class
[smoker]
[smoker] common-solr.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] compile-solrj:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/contrib/solr-analysis-extras/classes/java
[smoker] [javac] Compiling 1 source file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/contrib/solr-analysis-extras/classes/java
[smoker] [javac] Note:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/contrib/analysis-extras/src/java/org/apache/solr/schema/ICUCollationField.java
uses or overrides a deprecated API.
[smoker] [javac] Note: Recompile with -Xlint:deprecation for details.
[smoker]
[smoker] common-solr.compile-core:
[smoker]
[smoker] solr-contrib-build.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] compile:
[smoker]
[smoker] compile-solr-test-framework:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] compile-solr-core:
[smoker]
[smoker] compile-solrj:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] common-solr.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] compile-test-framework:
[smoker]
[smoker] compile-test-framework:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] compile-codecs:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] compile-core:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-test-framework/classes/java
[smoker] [javac] Compiling 42 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-test-framework/classes/java
[smoker] [javac] Note: Some input files use or override a deprecated API.
[smoker] [javac] Note: Recompile with -Xlint:deprecation for details.
[smoker] [javac] Note: Some input files use unchecked or unsafe
operations.
[smoker] [javac] Note: Recompile with -Xlint:unchecked for details.
[smoker]
[smoker] compile-solrj:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] check-lucene-core-uptodate:
[smoker]
[smoker] jar-lucene-core:
[smoker]
[smoker] check-backward-codecs-uptodate:
[smoker]
[smoker] jar-backward-codecs:
[smoker]
[smoker] check-analyzers-phonetic-uptodate:
[smoker]
[smoker] jar-analyzers-phonetic:
[smoker]
[smoker] check-analyzers-kuromoji-uptodate:
[smoker]
[smoker] jar-analyzers-kuromoji:
[smoker]
[smoker] check-codecs-uptodate:
[smoker]
[smoker] jar-codecs:
[smoker]
[smoker] check-expressions-uptodate:
[smoker]
[smoker] jar-expressions:
[smoker]
[smoker] check-suggest-uptodate:
[smoker]
[smoker] jar-suggest:
[smoker]
[smoker] check-highlighter-uptodate:
[smoker]
[smoker] jar-highlighter:
[smoker]
[smoker] check-memory-uptodate:
[smoker]
[smoker] jar-memory:
[smoker]
[smoker] check-misc-uptodate:
[smoker]
[smoker] jar-misc:
[smoker]
[smoker] check-spatial-uptodate:
[smoker]
[smoker] jar-spatial:
[smoker]
[smoker] check-grouping-uptodate:
[smoker]
[smoker] jar-grouping:
[smoker]
[smoker] check-queries-uptodate:
[smoker]
[smoker] jar-queries:
[smoker]
[smoker] check-queryparser-uptodate:
[smoker]
[smoker] jar-queryparser:
[smoker]
[smoker] check-join-uptodate:
[smoker]
[smoker] jar-join:
[smoker]
[smoker] prep-lucene-jars:
[smoker]
[smoker] resolve-example:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] resolve-server:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] init:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] common-solr.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] compile-test-framework:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] compile-codecs:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] common.init:
[smoker]
[smoker] compile-lucene-core:
[smoker]
[smoker] init:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] -clover.disable:
[smoker]
[smoker] -clover.load:
[smoker]
[smoker] -clover.classpath:
[smoker]
[smoker] -clover.setup:
[smoker]
[smoker] clover:
[smoker]
[smoker] common.compile-core:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] common.compile-test:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/test
[smoker] [javac] Compiling 542 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/test
[smoker] [javac] Note: Some input files use or override a deprecated API.
[smoker] [javac] Note: Recompile with -Xlint:deprecation for details.
[smoker] [javac] Note: Some input files use unchecked or unsafe
operations.
[smoker] [javac] Note: Recompile with -Xlint:unchecked for details.
[smoker] [copy] Copying 1 file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/classes/test
[smoker]
[smoker] common-solr.compile-test:
[smoker]
[smoker] compile-test:
[smoker]
[smoker] install-junit4-taskdef:
[smoker]
[smoker] compile-tools:
[smoker]
[smoker] ivy-availability-check:
[smoker]
[smoker] ivy-fail:
[smoker]
[smoker] ivy-configure:
[smoker] [ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/ivy-settings.xml
[smoker]
[smoker] resolve:
[smoker]
[smoker] init:
[smoker]
[smoker] compile-core:
[smoker]
[smoker] validate:
[smoker]
[smoker] resolve-groovy:
[smoker]
[smoker] -init-totals:
[smoker]
[smoker] -test:
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/test
[smoker] [loadresource] Do not set property tests.explicitclass as its
length is 0.
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build/solr-core/test/temp
[smoker] [mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/.caches/test-stats/solr-core
[smoker] [junit4] <JUnit4> says Привет! Master seed: 34C5B6BAA38815C6
[smoker] [junit4] Executing 496 suites with 3 JVMs.
[smoker] [junit4]
[smoker] [junit4] Started J2 PID(30615@lucene1-us-west).
[smoker] [junit4] Started J0 PID(30626@lucene1-us-west).
[smoker] [junit4] Started J1 PID(30625@lucene1-us-west).
[smoker] [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
[smoker] [junit4] IGNOR/A 0.12s J2 | OverseerRolesTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [1/496] on J2 in 0.79s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.store.blockcache.BufferStoreTest
[smoker] [junit4] Completed [2/496] on J0 in 1.44s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[smoker] [junit4] IGNOR/A 0.08s J0 | BasicDistributedZkTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [3/496] on J0 in 0.34s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.schema.SchemaVersionSpecificBehaviorTest
[smoker] [junit4] Completed [4/496] on J0 in 6.33s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTSTTest
[smoker] [junit4] Completed [5/496] on J1 in 10.05s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.update.SolrIndexSplitterTest
[smoker] [junit4] Completed [6/496] on J2 in 10.06s, 5 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
[smoker] [junit4] IGNOR/A 0.00s J2 | TestCloudPivotFacet.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [7/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.rest.schema.TestDynamicFieldResource
[smoker] [junit4] Completed [8/496] on J1 in 3.21s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
[smoker] [junit4] Completed [9/496] on J1 in 0.05s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.TestTrie
[smoker] [junit4] Completed [10/496] on J2 in 2.17s, 8 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[smoker] [junit4] IGNOR/A 0.00s J2 | BasicDistributedZk2Test.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [11/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.NumericFieldsTest
[smoker] [junit4] Completed [12/496] on J2 in 0.73s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest
[smoker] [junit4] Completed [13/496] on J2 in 1.51s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.FacetPivotSmallTest
[smoker] [junit4] Completed [14/496] on J1 in 2.96s, 11 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.rest.schema.TestRemoveLastDynamicCopyField
[smoker] [junit4] Completed [15/496] on J1 in 1.57s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
[smoker] [junit4] Completed [16/496] on J2 in 2.93s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.servlet.CacheHeaderTest
[smoker] [junit4] Completed [17/496] on J1 in 1.04s, 5 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.update.processor.TestPartialUpdateDeduplication
[smoker] [junit4] Completed [18/496] on J2 in 1.15s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.DisMaxRequestHandlerTest
[smoker] [junit4] Completed [19/496] on J1 in 1.53s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.ExitableDirectoryReaderTest
[smoker] [junit4] Completed [20/496] on J0 in 13.52s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.rest.TestManagedResource
[smoker] [junit4] Completed [21/496] on J0 in 0.18s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.BadIndexSchemaTest
[smoker] [junit4] Completed [22/496] on J2 in 2.86s, 17 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.EnumFieldTest
[smoker] [junit4] Completed [23/496] on J0 in 1.14s, 6 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.admin.CoreMergeIndexesAdminHandlerTest
[smoker] [junit4] Completed [24/496] on J2 in 1.26s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestCoreContainer
[smoker] [junit4] Completed [25/496] on J1 in 3.52s, 11 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.util.TestFastWriter
[smoker] [junit4] Completed [26/496] on J1 in 0.20s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.spelling.suggest.TestFileDictionaryLookup
[smoker] [junit4] Completed [27/496] on J0 in 1.33s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.TestPivotHelperCode
[smoker] [junit4] Completed [28/496] on J0 in 0.10s, 3 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.RequiredFieldsTest
[smoker] [junit4] Completed [29/496] on J1 in 0.91s, 3 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.DistributedVersionInfoTest
[smoker] [junit4] IGNOR/A 0.03s J1 | DistributedVersionInfoTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [30/496] on J1 in 0.05s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
[smoker] [junit4] Completed [31/496] on J2 in 3.87s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.cloud.OverseerCollectionProcessorTest
[smoker] [junit4] Completed [32/496] on J2 in 3.14s, 14 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.TestManagedSchema
[smoker] [junit4] Completed [33/496] on J0 in 8.92s, 14 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.ZkNodePropsTest
[smoker] [junit4] Completed [34/496] on J0 in 0.07s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestImplicitCoreProperties
[smoker] [junit4] Completed [35/496] on J0 in 1.57s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.DistributedTermsComponentTest
[smoker] [junit4] Completed [36/496] on J1 in 12.22s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.join.BJQParserTest
[smoker] [junit4] Completed [37/496] on J1 in 1.47s, 9 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
[smoker] [junit4] Completed [38/496] on J1 in 1.72s, 20 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.update.UpdateParamsTest
[smoker] [junit4] Completed [39/496] on J1 in 1.19s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest
[smoker] [junit4] IGNOR/A 0.01s J1 | HdfsBasicDistributedZkTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [40/496] on J1 in 0.03s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestLazyCores
[smoker] [junit4] Completed [41/496] on J0 in 6.89s, 7 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest
[smoker] [junit4] Completed [42/496] on J1 in 1.00s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.TermVectorComponentDistributedTest
[smoker] [junit4] Completed [43/496] on J2 in 13.30s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.admin.LukeRequestHandlerTest
[smoker] [junit4] Completed [44/496] on J1 in 3.31s, 6 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.DistributedFacetPivotSmallTest
[smoker] [junit4] Completed [45/496] on J0 in 8.07s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestConfig
[smoker] [junit4] Completed [46/496] on J0 in 0.94s, 6 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.ExternalFileFieldSortTest
[smoker] [junit4] Completed [47/496] on J0 in 0.32s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
[smoker] [junit4] IGNOR/A 0.00s J0 | RulesTest.doIntegrationTest
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J0 | RulesTest.testModifyColl
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [48/496] on J0 in 0.01s, 2 tests, 2 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.store.blockcache.BlockDirectoryTest
[smoker] [junit4] Completed [49/496] on J2 in 8.40s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestSimpleQParserPlugin
[smoker] [junit4] Completed [50/496] on J2 in 0.62s, 16 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestReloadAndDeleteDocs
[smoker] [junit4] Completed [51/496] on J0 in 2.98s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
[smoker] [junit4] Completed [52/496] on J2 in 2.74s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.rest.schema.TestSchemaSimilarityResource
[smoker] [junit4] Completed [53/496] on J2 in 0.62s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.update.SolrIndexConfigTest
[smoker] [junit4] Completed [54/496] on J0 in 1.79s, 3 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.analysis.TestReversedWildcardFilterFactory
[smoker] [junit4] Completed [55/496] on J0 in 0.95s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.spelling.suggest.SuggesterWFSTTest
[smoker] [junit4] Completed [56/496] on J0 in 1.53s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.update.processor.AtomicUpdatesTest
[smoker] [junit4] Completed [58/496] on J2 in 2.51s, 15 tests, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.spelling.suggest.TestPhraseSuggestions
[smoker] [junit4] Completed [59/496] on J0 in 0.59s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestReRankQParserPlugin
[smoker] [junit4] Completed [60/496] on J2 in 0.96s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
[smoker] [junit4] Completed [61/496] on J2 in 2.97s, 7 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestQueryTypes
[smoker] [junit4] Completed [62/496] on J2 in 0.95s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
[smoker] [junit4] Completed [63/496] on J2 in 0.68s, 3 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestFieldSortValues
[smoker] [junit4] Completed [64/496] on J2 in 0.51s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.ZkSolrClientTest
[smoker] [junit4] Completed [65/496] on J1 in 20.42s, 7 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestConfigSets
[smoker] [junit4] Completed [66/496] on J1 in 0.84s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest
[smoker] [junit4] Completed [67/496] on J1 in 1.95s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.TestDistributedMissingSort
[smoker] [junit4] IGNOR/A 0.00s J1 | TestDistributedMissingSort.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [68/496] on J1 in 0.05s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
[smoker] [junit4] IGNOR/A 0.00s J1 |
TestManagedResourceStorage.testFileBasedJsonStorage
[smoker] [junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-6444))
[smoker] [junit4] IGNOR/A 0.00s J1 |
TestManagedResourceStorage.testZkBasedJsonStorage
[smoker] [junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-6444))
[smoker] [junit4] Completed [69/496] on J1 in 0.01s, 2 tests, 2 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.spelling.TestSuggestSpellingConverter
[smoker] [junit4] Completed [70/496] on J1 in 0.07s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.search.TestComplexPhraseQParserPlugin
[smoker] [junit4] Completed [71/496] on J1 in 2.85s, 6 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest
[smoker] [junit4] Completed [72/496] on J1 in 0.35s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.SpatialHeatmapFacetsTest
[smoker] [junit4] Completed [73/496] on J0 in 18.36s, 4 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.rest.TestRestManager
[smoker] [junit4] Completed [74/496] on J0 in 1.65s, 5 tests, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.handler.loader.JavabinLoaderTest
[smoker] [junit4] Completed [75/496] on J0 in 1.17s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.highlight.HighlighterConfigTest
[smoker] [junit4] Completed [76/496] on J0 in 1.20s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.handler.TestConfigReload
[smoker] [junit4] IGNOR/A 0.00s J0 | TestConfigReload.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [77/496] on J0 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.StandardRequestHandlerTest
[smoker] [junit4] Completed [78/496] on J0 in 1.64s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.rest.schema.TestFieldResource
[smoker] [junit4] Completed [79/496] on J0 in 1.09s, 7 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.SuggestComponentTest
[smoker] [junit4] Completed [80/496] on J1 in 13.56s, 12 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.SpellCheckComponentTest
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testPerDictionary
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testRebuildOnCommit
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testReloadOnStart
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testExtendedResultsCount
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testThresholdTokenFrequency
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testCorrectSpelling
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 |
SpellCheckComponentTest.testRelativeIndexDirLocation
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J1 | SpellCheckComponentTest.testCollate
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [81/496] on J1 in 0.03s, 9 tests, 9 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestStressReorder
[smoker] [junit4] Completed [82/496] on J2 in 21.87s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.HdfsDirectoryFactoryTest
[smoker] [junit4] Completed [83/496] on J2 in 0.04s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
[smoker] [junit4] Completed [84/496] on J2 in 0.95s, 3 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.update.TestAtomicUpdateErrorCases
[smoker] [junit4] Completed [85/496] on J1 in 2.06s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.update.DirectUpdateHandlerOptimizeTest
[smoker] [junit4] Completed [86/496] on J2 in 0.86s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[smoker] [junit4] IGNOR/A 0.00s J2 | CustomCollectionTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [87/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
[smoker] [junit4] IGNOR/A 0.00s J2 | CloudMLTQParserTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] IGNOR/A 0.00s J2 |
CloudMLTQParserTest.testInvalidDocument
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [88/496] on J2 in 0.01s, 2 tests, 2 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[smoker] [junit4] IGNOR/A 0.00s J2 | ShardSplitTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [89/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.component.TestTrackingShardHandlerFactory
[smoker] [junit4] IGNOR/A 0.00s J2 |
TestTrackingShardHandlerFactory.testRequestTracking
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [90/496] on J2 in 0.02s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
[smoker] [junit4] Completed [91/496] on J2 in 4.36s, 3 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[smoker] [junit4] IGNOR/A 0.00s J2 | HardAutoCommitTest.testCommitWithin
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [92/496] on J2 in 0.00s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest
[smoker] [junit4] Completed [93/496] on J2 in 0.29s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[smoker] [junit4] IGNOR/A 0.00s J2 |
DistribDocExpirationUpdateProcessorTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [94/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.TestCloudInspectUtil
[smoker] [junit4] Completed [95/496] on J2 in 0.06s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[smoker] [junit4] IGNOR/A 0.00s J2 | LeaderFailoverAfterPartitionTest.test
[smoker] [junit4] > Assumption #1: 'slow' test group is disabled
(@Slow())
[smoker] [junit4] Completed [96/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.search.stats.TestDefaultStatsCache
[smoker] [junit4] Completed [97/496] on J0 in 9.73s, 1 test
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.search.TestDocSet
[smoker] [junit4] Completed [98/496] on J2 in 0.79s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite:
org.apache.solr.handler.XsltUpdateRequestHandlerTest
[smoker] [junit4] Completed [99/496] on J2 in 1.34s, 2 tests
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.core.TestJmxIntegration
[smoker] [junit4] Completed [100/496] on J0 in 1.58s, 3 tests, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
[smoker] [junit4] IGNOR/A 0.00s J2 | ReplicationFactorTest.test
[smoker] [junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-6944))
[smoker] [junit4] Completed [101/496] on J2 in 0.01s, 1 test, 1 skipped
[smoker] [junit4]
[smoker] [junit4] Suite: org.apache.solr.cloud.OverseerTest
[smoker] [junit4
[...truncated too long message...]
(StatementAdapter.java:36)
[smoker] [junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[smoker] [junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[smoker] [junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[smoker] [junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[smoker] [junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[smoker] [junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[smoker] [junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[smoker] [junit4] 2> at java.lang.Thread.run(Thread.java:745)
[smoker] [junit4] 2> 2) Thread[id=1275,
name=searcherExecutor-1152-thread-1, state=WAITING,
group=TGRP-ConvertedLegacyTest]
[smoker] [junit4] 2> at sun.misc.Unsafe.park(Native Method)
[smoker] [junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[smoker] [junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[smoker] [junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[smoker] [junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[smoker] [junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[smoker] [junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[smoker] [junit4] 2> at java.lang.Thread.run(Thread.java:745)
[smoker] [junit4] 2> 3) Thread[id=1276, name=Thread-498,
state=WAITING, group=TGRP-ConvertedLegacyTest]
[smoker] [junit4] 2> at java.lang.Object.wait(Native Method)
[smoker] [junit4] 2> at
java.lang.Object.wait(Object.java:503)
[smoker] [junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1035)
[smoker] [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {},
locale=sr_CS, timezone=Etc/GMT0
[smoker] [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle
Corporation 1.7.0_72 (64-bit)/cpus=4,threads=4,free=94329432,total=379060224
[smoker] [junit4] 2> NOTE: All tests run in this JVM:
[OverseerRolesTest, SolrIndexSplitterTest, TestCloudPivotFacet, TestTrie,
BasicDistributedZk2Test, NumericFieldsTest, PathHierarchyTokenizerFactoryTest,
TestFieldTypeResource, TestPartialUpdateDeduplication, BadIndexSchemaTest,
CoreMergeIndexesAdminHandlerTest, ActionThrottleTest,
OverseerCollectionProcessorTest, TermVectorComponentDistributedTest,
BlockDirectoryTest, TestSimpleQParserPlugin,
DistributedFacetPivotSmallAdvancedTest, TestSchemaSimilarityResource,
AtomicUpdatesTest, TestReRankQParserPlugin, DirectUpdateHandlerTest,
TestQueryTypes, TestNonDefinedSimilarityFactory, TestFieldSortValues,
TestStressReorder, HdfsDirectoryFactoryTest, TestSolr4Spatial2,
DirectUpdateHandlerOptimizeTest, CustomCollectionTest, CloudMLTQParserTest,
ShardSplitTest, TestTrackingShardHandlerFactory, TestBulkSchemaAPI,
HardAutoCommitTest, SynonymTokenizerTest,
DistribDocExpirationUpdateProcessorTest, TestCloudInspectUtil,
LeaderFailoverAfterPartitionTest, TestDocSet, XsltUpdateRequestHandlerTest,
ReplicationFactorTest, OverseerTest, TestBinaryResponseWriter,
DistributedQueryComponentCustomSortTest, TestCollectionAPI,
RegexBoostProcessorTest, TestInfoStreamLogging, FileBasedSpellCheckerTest,
TestHashQParserPlugin, TestDefaultSimilarityFactory, TestSolrQueryParser,
DistributedFacetPivotLongTailTest, TestShortCircuitedRequests, RankQueryTest,
ExternalCollectionsTest, TestLuceneMatchVersion, TestSolrConfigHandlerCloud,
PolyFieldTest, AsyncMigrateRouteKeyTest, DOMUtilTest,
TestHighlightDedupGrouping, TestNRTOpen, RecoveryZkTest,
ResponseLogComponentTest, TestRestoreCore, TestReload,
TestBM25SimilarityFactory, TestStandardQParsers, TestZkChroot,
CircularListTest, TestSystemIdResolver, NotRequiredUniqueKeyTest,
QueryEqualityTest, PrimUtilsTest, SolrInfoMBeanTest, AutoCommitTest,
SpellCheckCollatorTest, SolrCoreCheckLockOnStartupTest,
ConcurrentDeleteAndCreateCollectionTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest,
TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest,
ZkControllerTest, TestStressVersions, SimpleFacetsTest, SolrCoreTest,
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest,
ConvertedLegacyTest]
[smoker] [junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ConvertedLegacyTest -Dtests.seed=34C5B6BAA38815C6
-Dtests.multiplier=2 -Dtests.locale=sr_CS -Dtests.timezone=Etc/GMT0
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[smoker] [junit4] ERROR 0.00s J2 | ConvertedLegacyTest (suite) <<<
[smoker] [junit4] > Throwable #1: java.lang.Exception: Suite timeout
exceeded (>= 7200000 msec).
[smoker] [junit4] > at
__randomizedtesting.SeedInfo.seed([34C5B6BAA38815C6]:0)
[smoker] [junit4] Completed [496/496] on J2 in 7223.43s, 1 test, 2 errors
<<< FAILURES!
[smoker] [junit4]
[smoker] [junit4]
[smoker] [junit4] Tests with failures:
[smoker] [junit4] -
org.apache.solr.ConvertedLegacyTest.testABunchOfConvertedStuff
[smoker] [junit4] - org.apache.solr.ConvertedLegacyTest (suite)
[smoker] [junit4]
[smoker] [junit4]
[smoker] [junit4] JVM J0: 1.08 .. 457.33 = 456.24s
[smoker] [junit4] JVM J1: 1.09 .. 462.70 = 461.61s
[smoker] [junit4] JVM J2: 0.87 .. 7477.40 = 7476.54s
[smoker] [junit4] Execution time total: 2 hours 4 minutes 37 seconds
[smoker] [junit4] Tests summary: 496 suites, 1973 tests, 1 suite-level
error, 1 error, 199 ignored (169 assumptions)
[smoker]
[smoker] BUILD FAILED
[smoker]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/build.xml:229:
The following error occurred while executing this line:
[smoker]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/solr/common-build.xml:511:
The following error occurred while executing this line:
[smoker]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/common-build.xml:1433:
The following error occurred while executing this line:
[smoker]
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/lucene/common-build.xml:991:
There were test failures: 496 suites, 1973 tests, 1 suite-level error, 1
error, 199 ignored (169 assumptions)
[smoker]
[smoker] Total time: 125 minutes 6 seconds
[smoker]
[smoker]
[smoker] Traceback (most recent call last):
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 1535, in <module>
[smoker] main()
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 1480, in main
[smoker] smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir,
c.is_signed, ' '.join(c.test_args))
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 1525, in smokeTest
[smoker] unpackAndVerify(java, 'solr', tmpDir, 'solr-%s-src.tgz' %
version, svnRevision, version, testArgs, baseURL)
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 628, in unpackAndVerify
[smoker] verifyUnpacked(java, project, artifact, unpackPath,
svnRevision, version, testArgs, tmpDir, baseURL)
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 742, in verifyUnpacked
[smoker] java.run_java7('ant clean test -Dtests.slow=false %s' %
testArgs, '%s/test.log' % unpackPath)
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 1311, in run_java
[smoker] run('%s; %s' % (cmd_prefix, cmd), logfile)
[smoker] File
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py",
line 553, in run
[smoker] raise RuntimeError('command "%s" failed; see log file %s' %
(command, logPath))
[smoker] RuntimeError: command "export
JAVA_HOME="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7"
PATH="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/bin:$PATH"
JAVACMD="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/bin/java";
ant clean test -Dtests.slow=false -Dtests.slow=false" failed; see log file
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/test.log
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/build.xml:421:
exec returned: 1
Total time: 169 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]